get Authorized Orgs Desc
suspend fun getAuthorizedOrgsDesc(argument: GetAuthorizedOrgsDescPlainArgs): GetAuthorizedOrgsDescResult
Gets an authorized orgs desc based on the resource name.
Return
null
Parameters
argument
null
suspend fun getAuthorizedOrgsDesc(accessPolicyId: String, authorizedOrgsDescId: String): GetAuthorizedOrgsDescResult
Return
null
Parameters
access Policy Id
authorized Orgs Desc Id
See also
suspend fun getAuthorizedOrgsDesc(argument: suspend GetAuthorizedOrgsDescPlainArgsBuilder.() -> Unit): GetAuthorizedOrgsDescResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.accesscontextmanager.v1.kotlin.inputs.GetAuthorizedOrgsDescPlainArgs.