toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.bedrock.kotlin.outputs
/
GetBlueprintResult
/
GetBlueprintResult
Get
Blueprint
Result
constructor
(
blueprintArn
:
String
?
=
null
,
blueprintStage
:
BlueprintStage
?
=
null
,
creationTime
:
String
?
=
null
,
kmsEncryptionContext
:
Map
<
String
,
String
>
?
=
null
,
kmsKeyId
:
String
?
=
null
,
lastModifiedTime
:
String
?
=
null
,
schema
:
Any
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
)