Amazon.EC2.Model.ModifyVpcPeeringConnectionOptionsRequest.IsSetAccepterPeeringConnectionOptions C# (CSharp) Метод

IsSetAccepterPeeringConnectionOptions() приватный Метод

private IsSetAccepterPeeringConnectionOptions ( ) : bool
Результат bool
        internal bool IsSetAccepterPeeringConnectionOptions()
        {
            return this._accepterPeeringConnectionOptions != null;
        }