toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appstream.kotlin.outputs
/
GetAppBlockResult
Get
App
Block
Result
data
class
GetAppBlockResult
(
val
arn
:
String
?
=
null
,
val
createdTime
:
String
?
=
null
)
Members
Constructors
Get
App
Block
Result
Link copied to clipboard
constructor
(
arn
:
String
?
=
null
,
createdTime
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
arn
Link copied to clipboard
val
arn
:
String
?
=
null
The ARN of the app block.
created
Time
Link copied to clipboard
val
createdTime
:
String
?
=
null
The time when the app block was created.