AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
cognitoidentityprovider
/
aws.sdk.kotlin.services.cognitoidentityprovider.model
/
AdvancedSecurityEnabledModeType
Advanced
Security
Enabled
Mode
Type
sealed
class
AdvancedSecurityEnabledModeType
Inheritors
Audit
Enforced
SdkUnknown
Members
Types
Audit
Link copied to clipboard
object
Audit
:
AdvancedSecurityEnabledModeType
Companion
Link copied to clipboard
object
Companion
Enforced
Link copied to clipboard
object
Enforced
:
AdvancedSecurityEnabledModeType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AdvancedSecurityEnabledModeType
Properties
value
Link copied to clipboard
abstract
val
value
:
String