pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.s3.kotlin.inputs
/
BucketRedirectRuleArgs
/
BucketRedirectRuleArgs
Bucket
Redirect
Rule
Args
fun
BucketRedirectRuleArgs
(
hostName
:
Output
<
String
>
?
=
null
,
httpRedirectCode
:
Output
<
String
>
?
=
null
,
protocol
:
Output
<
String
>
?
=
null
,
replaceKeyPrefixWith
:
Output
<
String
>
?
=
null
,
replaceKeyWith
:
Output
<
String
>
?
=
null
)