Amazon.EC2.Model.ModifyVpcEndpointRequest.IsSetVpcEndpointId C# (CSharp) Méthode

IsSetVpcEndpointId() private méthode

private IsSetVpcEndpointId ( ) : bool
Résultat bool
        internal bool IsSetVpcEndpointId()
        {
            return this._vpcEndpointId != null;
        }