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

IsSetFabricType() public method

Checks if FabricType property is set
public IsSetFabricType ( ) : Boolean
return Boolean
        public Boolean IsSetFabricType()
        {
            return  this.fabricTypeField != null;
        }
ItemAttributes