Amazon.EC2.Model.DisableVgwRoutePropagationRequest.IsSetGatewayId C# (CSharp) Method

IsSetGatewayId() private method

private IsSetGatewayId ( ) : bool
return bool
        internal bool IsSetGatewayId()
        {
            return this._gatewayId != null;
        }
DisableVgwRoutePropagationRequest