pulumi-aws-kotlin
6.12.2.0
pulumi-aws-kotlin
/
com.pulumi.aws.s3.kotlin.outputs
/
DirectoryBucketLocation
Directory
Bucket
Location
data
class
DirectoryBucketLocation
(
val
name
:
String
,
val
type
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Directory
Bucket
Location
Link copied to clipboard
fun
DirectoryBucketLocation
(
name
:
String
,
type
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
Availability Zone ID
.
type
Link copied to clipboard
val
type
:
String
?
=
null
Location type. Valid values:
AvailabilityZone
.