Amazon.CognitoIdentityProvider.Model.NewDeviceMetadataType.IsSetDeviceGroupKey C# (CSharp) Method

IsSetDeviceGroupKey() private method

private IsSetDeviceGroupKey ( ) : bool
return bool
        internal bool IsSetDeviceGroupKey()
        {
            return this._deviceGroupKey != null;
        }