BucketRequestPayment

class BucketRequestPayment : KotlinCustomResource

Import

OSS Bucket Request Payment can be imported using the id, e.g.

$ pulumi import alicloud:oss/bucketRequestPayment:BucketRequestPayment example <id>

Properties

Link copied to clipboard
val bucket: Output<String>

The name of the bucket.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val payer: Output<String>

The payer of the request and traffic fees.Valid values: BucketOwner: request and traffic fees are paid by the bucket owner. Requester: request and traffic fees are paid by the requester.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>