AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
appstream
/
aws.sdk.kotlin.services.appstream.model
/
CreateAppBlockResponse
/
Builder
Builder
class
Builder
Members
Properties
app
Block
Link copied to clipboard
var
appBlock
:
AppBlock
?
The app block.
Functions
app
Block
Link copied to clipboard
fun
appBlock
(
block
:
AppBlock.Builder
.
(
)
->
Unit
)
construct an
aws.sdk.kotlin.services.appstream.model.AppBlock
inside the given
block