Amazon.CognitoIdentityProvider.Model.ConfirmSignUpRequest.IsSetForceAliasCreation C# (CSharp) Method

IsSetForceAliasCreation() private method

private IsSetForceAliasCreation ( ) : bool
return bool
        internal bool IsSetForceAliasCreation()
        {
            return this._forceAliasCreation.HasValue; 
        }