get Organization Conformance Pack
suspend fun getOrganizationConformancePack(argument: GetOrganizationConformancePackPlainArgs): GetOrganizationConformancePackResult
Resource schema for AWS::Config::OrganizationConformancePack.
Return
null
Parameters
argument
null
suspend fun getOrganizationConformancePack(organizationConformancePackName: String): GetOrganizationConformancePackResult
Return
null
Parameters
organization Conformance Pack Name
The name of the organization conformance pack.
See also
suspend fun getOrganizationConformancePack(argument: suspend GetOrganizationConformancePackPlainArgsBuilder.() -> Unit): GetOrganizationConformancePackResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.configuration.kotlin.inputs.GetOrganizationConformancePackPlainArgs.