Amazon.CognitoIdentityProvider.Model.AdminUpdateDeviceStatusRequest.IsSetUserPoolId C# (CSharp) 메소드

IsSetUserPoolId() 개인적인 메소드

private IsSetUserPoolId ( ) : bool
리턴 bool
        internal bool IsSetUserPoolId()
        {
            return this._userPoolId != null;
        }