Uses of Class
software.amazon.awssdk.services.config.model.OrganizationConformancePackTemplateValidationException
-
Packages that use OrganizationConformancePackTemplateValidationException Package Description software.amazon.awssdk.services.config Config -
-
Uses of OrganizationConformancePackTemplateValidationException in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that throw OrganizationConformancePackTemplateValidationException Modifier and Type Method Description default PutOrganizationConformancePackResponseConfigClient. putOrganizationConformancePack(Consumer<PutOrganizationConformancePackRequest.Builder> putOrganizationConformancePackRequest)Deploys conformance packs across member accounts in an Amazon Web Services Organization.default PutOrganizationConformancePackResponseConfigClient. putOrganizationConformancePack(PutOrganizationConformancePackRequest putOrganizationConformancePackRequest)Deploys conformance packs across member accounts in an Amazon Web Services Organization.
-