Amazon.CognitoIdentityProvider.Model.AdminGetDeviceRequest.IsSetDeviceKey C# (CSharp) Метод

IsSetDeviceKey() приватный Метод

private IsSetDeviceKey ( ) : bool
Результат bool
        internal bool IsSetDeviceKey()
        {
            return this._deviceKey != null;
        }