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

IsSetIsPreannounce() public method

Checks if IsPreannounce property is set
public IsSetIsPreannounce ( ) : Boolean
return Boolean
        public Boolean IsSetIsPreannounce()
        {
            return  this.isPreannounceField != null;
        }
ItemAttributes