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

IsSetKeyboardDescription() public method

Checks if KeyboardDescription property is set
public IsSetKeyboardDescription ( ) : Boolean
return Boolean
        public Boolean IsSetKeyboardDescription()
        {
            return  this.keyboardDescriptionField != null;
        }
ItemAttributes