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

IsSetAspectRatio() public method

Checks if AspectRatio property is set
public IsSetAspectRatio ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetAspectRatio()
        {
            return  this.aspectRatioField != null;
        }
ItemAttributes