Amazon.CognitoIdentityProvider.Model.NewDeviceMetadataType.IsSetDeviceGroupKey C# (CSharp) 메소드

IsSetDeviceGroupKey() 개인적인 메소드

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