Uses of Class
software.amazon.awssdk.services.config.model.OrganizationCustomRuleMetadata
-
Packages that use OrganizationCustomRuleMetadata Package Description software.amazon.awssdk.services.config.model -
-
Uses of OrganizationCustomRuleMetadata in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return OrganizationCustomRuleMetadata Modifier and Type Method Description OrganizationCustomRuleMetadataOrganizationConfigRule. organizationCustomRuleMetadata()AnOrganizationCustomRuleMetadataobject.OrganizationCustomRuleMetadataPutOrganizationConfigRuleRequest. organizationCustomRuleMetadata()AnOrganizationCustomRuleMetadataobject.Methods in software.amazon.awssdk.services.config.model with parameters of type OrganizationCustomRuleMetadata Modifier and Type Method Description OrganizationConfigRule.BuilderOrganizationConfigRule.Builder. organizationCustomRuleMetadata(OrganizationCustomRuleMetadata organizationCustomRuleMetadata)AnOrganizationCustomRuleMetadataobject.PutOrganizationConfigRuleRequest.BuilderPutOrganizationConfigRuleRequest.Builder. organizationCustomRuleMetadata(OrganizationCustomRuleMetadata organizationCustomRuleMetadata)AnOrganizationCustomRuleMetadataobject.
-