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
/
BlueprintArgs
/
BlueprintArgs
Blueprint
Args
constructor
(
blueprintName
:
Output
<
String
>
?
=
null
,
kmsEncryptionContext
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
kmsKeyId
:
Output
<
String
>
?
=
null
,
schema
:
Output
<
Any
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
,
type
:
Output
<
BlueprintType
>
?
=
null
)