toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cfg.kotlin
/
ConformancePackArgs
/
ConformancePackArgs
Conformance
Pack
Args
constructor
(
deliveryS3Bucket
:
Output
<
String
>
?
=
null
,
deliveryS3KeyPrefix
:
Output
<
String
>
?
=
null
,
inputParameters
:
Output
<
List
<
ConformancePackInputParameterArgs
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
templateBody
:
Output
<
String
>
?
=
null
,
templateS3Uri
:
Output
<
String
>
?
=
null
)