pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.storage.v1.kotlin.outputs
/
BucketBillingResponse
Bucket
Billing
Response
data
class
BucketBillingResponse
(
val
requesterPays
:
Boolean
)
The bucket's billing configuration.
Types
Constructors
Properties
Constructors
Bucket
Billing
Response
Link copied to clipboard
fun
BucketBillingResponse
(
requesterPays
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
requester
Pays
Link copied to clipboard
val
requesterPays
:
Boolean
When set to true, Requester Pays is enabled for this bucket.