pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.s3.kotlin.outputs
/
BucketRedirectAllRequestsTo
Bucket
Redirect
All
Requests
To
data
class
BucketRedirectAllRequestsTo
(
val
hostName
:
String
,
val
protocol
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Bucket
Redirect
All
Requests
To
Link copied to clipboard
fun
BucketRedirectAllRequestsTo
(
hostName
:
String
,
protocol
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
host
Name
Link copied to clipboard
val
hostName
:
String
protocol
Link copied to clipboard
val
protocol
:
String
?
=
null