Amazon.CognitoIdentityProvider.Model.AdminGetDeviceResponse.IsSetDevice C# (CSharp) Method

IsSetDevice() private method

private IsSetDevice ( ) : bool
return bool
        internal bool IsSetDevice()
        {
            return this._device != null;
        }
AdminGetDeviceResponse