Amazon.ECS.Model.ItemAttributes.IsSetIsFragile C# (CSharp) Méthode

IsSetIsFragile() public méthode

Checks if IsFragile property is set
public IsSetIsFragile ( ) : Boolean
Résultat Boolean
        public Boolean IsSetIsFragile()
        {
            return  this.isFragileField != null;
        }
ItemAttributes