get Connection Profile Iam Policy
suspend fun getConnectionProfileIamPolicy(argument: GetConnectionProfileIamPolicyPlainArgs): GetConnectionProfileIamPolicyResult
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
Return
null
Parameters
argument
null
suspend fun getConnectionProfileIamPolicy(connectionProfileId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetConnectionProfileIamPolicyResult
Return
null
See also
Parameters
connection Profile Id
location
options Requested Policy Version
project
suspend fun getConnectionProfileIamPolicy(argument: suspend GetConnectionProfileIamPolicyPlainArgsBuilder.() -> Unit): GetConnectionProfileIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.datamigration.v1.kotlin.inputs.GetConnectionProfileIamPolicyPlainArgs.