Uses of Class
software.amazon.awssdk.services.config.model.PutOrganizationConformancePackRequest
-
Packages that use PutOrganizationConformancePackRequest Package Description software.amazon.awssdk.services.config Config software.amazon.awssdk.services.config.transform -
-
Uses of PutOrganizationConformancePackRequest in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config with parameters of type PutOrganizationConformancePackRequest Modifier and Type Method Description default CompletableFuture<PutOrganizationConformancePackResponse>ConfigAsyncClient. putOrganizationConformancePack(PutOrganizationConformancePackRequest 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. -
Uses of PutOrganizationConformancePackRequest in software.amazon.awssdk.services.config.transform
Methods in software.amazon.awssdk.services.config.transform with parameters of type PutOrganizationConformancePackRequest Modifier and Type Method Description SdkHttpFullRequestPutOrganizationConformancePackRequestMarshaller. marshall(PutOrganizationConformancePackRequest putOrganizationConformancePackRequest)
-