Amazon.ECS.Model.ItemAttributes.IsSetClaspType C# (CSharp) Метод

IsSetClaspType() публичный Метод

Checks if ClaspType property is set
public IsSetClaspType ( ) : Boolean
Результат Boolean
        public Boolean IsSetClaspType()
        {
            return  this.claspTypeField != null;
        }
ItemAttributes