Get Log View Iam Policy Plain Args
data class GetLogViewIamPolicyPlainArgs(val bucket: String, val location: String? = null, val name: String, val parent: String) : ConvertibleToJava<GetLogViewIamPolicyPlainArgs>
A collection of arguments for invoking getLogViewIamPolicy.
Properties
Link copied to clipboard
The location of the resource. The supported locations are: global, us-central1, us-east1, us-west1, asia-east1, europe-west1. Used to find the parent resource to bind the IAM policy to. If not specified, the value will be parsed from the identifier of the parent resource. If no location is provided in the parent identifier and no location is specified, it is taken from the provider configuration.