AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
codepipeline
/
aws.sdk.kotlin.services.codepipeline.model
/
ActionOwner
Action
Owner
sealed
class
ActionOwner
Inheritors
Aws
Custom
ThirdParty
SdkUnknown
Members
Types
Aws
Link copied to clipboard
object
Aws
:
ActionOwner
Companion
Link copied to clipboard
object
Companion
Custom
Link copied to clipboard
object
Custom
:
ActionOwner
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ActionOwner
Third
Party
Link copied to clipboard
object
ThirdParty
:
ActionOwner
Properties
value
Link copied to clipboard
abstract
val
value
:
String