Amazon.CognitoIdentityProvider.Model.NewDeviceMetadataType.IsSetDeviceGroupKey C# (CSharp) Метод

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

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