GetWebBackendServiceIamPolicyResult

data class GetWebBackendServiceIamPolicyResult(val etag: String, val id: String, val policyData: String, val project: String, val webBackendService: String)

A collection of values returned by getWebBackendServiceIamPolicy.

Constructors

Link copied to clipboard
constructor(etag: String, id: String, policyData: String, project: String, webBackendService: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

(Computed) The etag of the IAM policy.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

(Required only by gcp.iap.WebBackendServiceIamPolicy) The policy data generated by a gcp.organizations.getIAMPolicy data source.

Link copied to clipboard
Link copied to clipboard