Amazon.EC2.Model.CreateVpcPeeringConnectionRequest.IsSetPeerVpcId C# (CSharp) Méthode

IsSetPeerVpcId() private méthode

private IsSetPeerVpcId ( ) : bool
Résultat bool
        internal bool IsSetPeerVpcId()
        {
            return this._peerVpcId != null;
        }
CreateVpcPeeringConnectionRequest