toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
accessanalyzer
/
aws.sdk.kotlin.services.accessanalyzer.model
/
Type
Type
sealed
class
Type
Inheritors
Account
AccountUnusedAccess
Organization
OrganizationUnusedAccess
SdkUnknown
Members
Types
Account
Link copied to clipboard
object
Account
:
Type
Account
Unused
Access
Link copied to clipboard
object
AccountUnusedAccess
:
Type
Companion
Link copied to clipboard
object
Companion
Organization
Link copied to clipboard
object
Organization
:
Type
Organization
Unused
Access
Link copied to clipboard
object
OrganizationUnusedAccess
:
Type
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Type
Properties
value
Link copied to clipboard
abstract
val
value
:
String