Amazon.Route53.Model.CreateVPCAssociationAuthorizationRequest.IsSetVPC C# (CSharp) Method

IsSetVPC() private method

private IsSetVPC ( ) : bool
return bool
        internal bool IsSetVPC()
        {
            return this._vpc != null;
        }
CreateVPCAssociationAuthorizationRequest