get Secret Iam Policy
Gets the access control policy for a secret. Returns empty policy if the secret exists and does not have a policy set.
Return
null
Parameters
argument
null
suspend fun getSecretIamPolicy(optionsRequestedPolicyVersion: Int? = null, project: String? = null, secretId: String): GetSecretIamPolicyResult
Return
null
Parameters
options Requested Policy Version
project
secret Id
See also
suspend fun getSecretIamPolicy(argument: suspend GetSecretIamPolicyPlainArgsBuilder.() -> Unit): GetSecretIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.secretmanager.v1beta1.kotlin.inputs.GetSecretIamPolicyPlainArgs.