Amazon.EC2.Model.CreateVpcPeeringConnectionResponse.IsSetVpcPeeringConnection C# (CSharp) 메소드

IsSetVpcPeeringConnection() 개인적인 메소드

private IsSetVpcPeeringConnection ( ) : bool
리턴 bool
        internal bool IsSetVpcPeeringConnection()
        {
            return this._vpcPeeringConnection != null;
        }
CreateVpcPeeringConnectionResponse