Uses of Class
software.amazon.awssdk.services.resourceexplorer2.model.OrgConfiguration
-
Packages that use OrgConfiguration Package Description software.amazon.awssdk.services.resourceexplorer2.model -
-
Uses of OrgConfiguration in software.amazon.awssdk.services.resourceexplorer2.model
Methods in software.amazon.awssdk.services.resourceexplorer2.model that return OrgConfiguration Modifier and Type Method Description OrgConfigurationGetAccountLevelServiceConfigurationResponse. orgConfiguration()Details about the organization, and whether configuration isENABLEDorDISABLED.Methods in software.amazon.awssdk.services.resourceexplorer2.model with parameters of type OrgConfiguration Modifier and Type Method Description GetAccountLevelServiceConfigurationResponse.BuilderGetAccountLevelServiceConfigurationResponse.Builder. orgConfiguration(OrgConfiguration orgConfiguration)Details about the organization, and whether configuration isENABLEDorDISABLED.
-