toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cloudformation.kotlin
/
CustomResourceEmulatorArgs
/
CustomResourceEmulatorArgs
Custom
Resource
Emulator
Args
constructor
(
bucketKeyPrefix
:
Output
<
String
>
?
=
null
,
bucketName
:
Output
<
String
>
?
=
null
,
customResourceProperties
:
Output
<
Map
<
String
,
Any
>
>
?
=
null
,
resourceType
:
Output
<
String
>
?
=
null
,
serviceToken
:
Output
<
String
>
?
=
null
,
stackId
:
Output
<
String
>
?
=
null
)