Amazon.EC2.Model.ModifyVpcPeeringConnectionOptionsResponse.IsSetAccepterPeeringConnectionOptions C# (CSharp) Méthode

IsSetAccepterPeeringConnectionOptions() private méthode

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