class Aws::CognitoIdentityProvider::Types::UserPoolAddOnsType

The user pool add-ons type.

@note When making an API call, you may pass UserPoolAddOnsType

data as a hash:

    {
      advanced_security_mode: "OFF", # required, accepts OFF, AUDIT, ENFORCED
    }

@!attribute [rw] advanced_security_mode

The advanced security mode.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/UserPoolAddOnsType AWS API Documentation

Constants

SENSITIVE