Amazon.EC2.Model.DisableVgwRoutePropagationRequest.IsSetGatewayId C# (CSharp) 메소드

IsSetGatewayId() 개인적인 메소드

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