AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
appstream
/
aws.sdk.kotlin.services.appstream.model
/
AppBlockBuilderAttribute
App
Block
Builder
Attribute
sealed
class
AppBlockBuilderAttribute
Inheritors
AccessEndpoints
IamRoleArn
VpcConfigurationSecurityGroupIds
SdkUnknown
Members
Types
Access
Endpoints
Link copied to clipboard
object
AccessEndpoints
:
AppBlockBuilderAttribute
Companion
Link copied to clipboard
object
Companion
Iam
Role
Arn
Link copied to clipboard
object
IamRoleArn
:
AppBlockBuilderAttribute
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AppBlockBuilderAttribute
Vpc
Configuration
Security
Group
Ids
Link copied to clipboard
object
VpcConfigurationSecurityGroupIds
:
AppBlockBuilderAttribute
Properties
value
Link copied to clipboard
abstract
val
value
:
String