pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.apigateway.kotlin.inputs
/
RestApiS3LocationArgs
/
RestApiS3LocationArgs
Rest
Api
S3Location
Args
fun
RestApiS3LocationArgs
(
bucket
:
Output
<
String
>
?
=
null
,
eTag
:
Output
<
String
>
?
=
null
,
key
:
Output
<
String
>
?
=
null
,
version
:
Output
<
String
>
?
=
null
)