google_api_storage v0.10.0 GoogleApi.Storage.V1.Model.BucketIamConfiguration View Source
The bucket's IAM configuration.
Attributes
bucketPolicyOnly
(type:GoogleApi.Storage.V1.Model.BucketIamConfigurationBucketPolicyOnly.t
, default:nil
) - The bucket's Bucket Policy Only configuration.uniformBucketLevelAccess
(type:GoogleApi.Storage.V1.Model.BucketIamConfigurationUniformBucketLevelAccess.t
, default:nil
) - The bucket's uniform bucket-level access configuration.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Storage.V1.Model.BucketIamConfiguration{ bucketPolicyOnly: GoogleApi.Storage.V1.Model.BucketIamConfigurationBucketPolicyOnly.t(), uniformBucketLevelAccess: GoogleApi.Storage.V1.Model.BucketIamConfigurationUniformBucketLevelAccess.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.