get Billing Account Bucket Link
suspend fun getBillingAccountBucketLink(argument: GetBillingAccountBucketLinkPlainArgs): GetBillingAccountBucketLinkResult
Gets a link.
Return
null
Parameters
argument
null
suspend fun getBillingAccountBucketLink(billingAccountId: String, bucketId: String, linkId: String, location: String): GetBillingAccountBucketLinkResult
Return
null
See also
Parameters
billing Account Id
bucket Id
link Id
location
suspend fun getBillingAccountBucketLink(argument: suspend GetBillingAccountBucketLinkPlainArgsBuilder.() -> Unit): GetBillingAccountBucketLinkResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.logging.v2.kotlin.inputs.GetBillingAccountBucketLinkPlainArgs.