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

IsSetInstrumentKey() public method

Checks if InstrumentKey property is set
public IsSetInstrumentKey ( ) : Boolean
return Boolean
        public Boolean IsSetInstrumentKey()
        {
            return  this.instrumentKeyField != null;
        }
ItemAttributes