Amazon.StorageGateway.Model.DescribeTapesRequest.IsSetGatewayARN C# (CSharp) Method

IsSetGatewayARN() private method

private IsSetGatewayARN ( ) : bool
return bool
        internal bool IsSetGatewayARN()
        {
            return this._gatewayARN != null;
        }