Amazon.EC2.Model.ModifyVpcPeeringConnectionOptionsRequest.IsSetAccepterPeeringConnectionOptions C# (CSharp) Method

IsSetAccepterPeeringConnectionOptions() private method

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