Amazon.CognitoIdentityProvider.Model.ConfirmSignUpRequest.IsSetForceAliasCreation C# (CSharp) 메소드

IsSetForceAliasCreation() 개인적인 메소드

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