get Billing Account Bucket View
suspend fun getBillingAccountBucketView(argument: GetBillingAccountBucketViewPlainArgs): GetBillingAccountBucketViewResult
Gets a view on a log bucket..
Return
null
Parameters
argument
null
suspend fun getBillingAccountBucketView(billingAccountId: String, bucketId: String, location: String, viewId: String): GetBillingAccountBucketViewResult
Return
null
See also
Parameters
billing Account Id
bucket Id
location
view Id
suspend fun getBillingAccountBucketView(argument: suspend GetBillingAccountBucketViewPlainArgsBuilder.() -> Unit): GetBillingAccountBucketViewResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.logging.v2.kotlin.inputs.GetBillingAccountBucketViewPlainArgs.