toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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