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

IsSetCDRWDescription() public method

Checks if CDRWDescription property is set
public IsSetCDRWDescription ( ) : Boolean
return Boolean
        public Boolean IsSetCDRWDescription()
        {
            return  this.CDRWDescriptionField != null;
        }
ItemAttributes