Amazon.Snowball.Model.UpdateClusterRequest.IsSetShippingOption C# (CSharp) Method

IsSetShippingOption() private method

private IsSetShippingOption ( ) : bool
return bool
        internal bool IsSetShippingOption()
        {
            return this._shippingOption != null;
        }