Amazon.ECS.Model.ItemAttributes.IsSetIsLabCreated C# (CSharp) Method

IsSetIsLabCreated() public method

Checks if IsLabCreated property is set
public IsSetIsLabCreated ( ) : Boolean
return Boolean
        public Boolean IsSetIsLabCreated()
        {
            return  this.isLabCreatedField != null;
        }
ItemAttributes