Uses of Class
software.amazon.awssdk.services.config.model.GetOrganizationCustomRulePolicyRequest
-
Packages that use GetOrganizationCustomRulePolicyRequest Package Description software.amazon.awssdk.services.config Config software.amazon.awssdk.services.config.transform -
-
Uses of GetOrganizationCustomRulePolicyRequest in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config with parameters of type GetOrganizationCustomRulePolicyRequest Modifier and Type Method Description default CompletableFuture<GetOrganizationCustomRulePolicyResponse>ConfigAsyncClient. getOrganizationCustomRulePolicy(GetOrganizationCustomRulePolicyRequest getOrganizationCustomRulePolicyRequest)Returns the policy definition containing the logic for your organization Config Custom Policy rule.default GetOrganizationCustomRulePolicyResponseConfigClient. getOrganizationCustomRulePolicy(GetOrganizationCustomRulePolicyRequest getOrganizationCustomRulePolicyRequest)Returns the policy definition containing the logic for your organization Config Custom Policy rule. -
Uses of GetOrganizationCustomRulePolicyRequest in software.amazon.awssdk.services.config.transform
Methods in software.amazon.awssdk.services.config.transform with parameters of type GetOrganizationCustomRulePolicyRequest Modifier and Type Method Description SdkHttpFullRequestGetOrganizationCustomRulePolicyRequestMarshaller. marshall(GetOrganizationCustomRulePolicyRequest getOrganizationCustomRulePolicyRequest)
-