pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.s3control.kotlin.outputs
/
GetMultiRegionAccessPointRegion
Get
Multi
Region
Access
Point
Region
data
class
GetMultiRegionAccessPointRegion
(
val
bucket
:
String
,
val
region
:
String
)
Types
Constructors
Properties
Constructors
Get
Multi
Region
Access
Point
Region
Link copied to clipboard
fun
GetMultiRegionAccessPointRegion
(
bucket
:
String
,
region
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bucket
Link copied to clipboard
val
bucket
:
String
The name of the bucket.
region
Link copied to clipboard
val
region
:
String
The name of the region.