pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.oss.kotlin.outputs
/
GetBucketsBucketLogging
Get
Buckets
Bucket
Logging
data
class
GetBucketsBucketLogging
(
val
targetBucket
:
String
,
val
targetPrefix
:
String
)
Types
Constructors
Properties
Constructors
Get
Buckets
Bucket
Logging
Link copied to clipboard
fun
GetBucketsBucketLogging
(
targetBucket
:
String
,
targetPrefix
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
target
Bucket
Link copied to clipboard
val
targetBucket
:
String
Bucket for storing access logs.
target
Prefix
Link copied to clipboard
val
targetPrefix
:
String
Prefix of the saved access log file paths.