Amazon.EC2.Model.CreateVpcPeeringConnectionResponse.IsSetVpcPeeringConnection C# (CSharp) Méthode

IsSetVpcPeeringConnection() private méthode

private IsSetVpcPeeringConnection ( ) : bool
Résultat bool
        internal bool IsSetVpcPeeringConnection()
        {
            return this._vpcPeeringConnection != null;
        }
CreateVpcPeeringConnectionResponse