toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.s3.kotlin.outputs
/
BucketRedirectRule
/
BucketRedirectRule
Bucket
Redirect
Rule
constructor
(
hostName
:
String
?
=
null
,
httpRedirectCode
:
String
?
=
null
,
protocol
:
BucketRedirectRuleProtocol
?
=
null
,
replaceKeyPrefixWith
:
String
?
=
null
,
replaceKeyWith
:
String
?
=
null
)