AWS SDK for Kotlin
Toggle table of contents
1.6.59
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
securityagent
/
aws.sdk.kotlin.services.securityagent.model
/
ProviderType
Provider
Type
sealed
class
ProviderType
Type of provider integration
Inheritors
Documentation
SourceCode
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Documentation
Link copied to clipboard
object
Documentation
:
ProviderType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ProviderType
Source
Code
Link copied to clipboard
object
SourceCode
:
ProviderType
Properties
value
Link copied to clipboard
abstract
val
value
:
String