Amazon.EC2.Model.CreateVpcPeeringConnectionRequest.IsSetPeerOwnerId C# (CSharp) 메소드

IsSetPeerOwnerId() 개인적인 메소드

private IsSetPeerOwnerId ( ) : bool
리턴 bool
        internal bool IsSetPeerOwnerId()
        {
            return this._peerOwnerId != null;
        }
CreateVpcPeeringConnectionRequest