Uses of Class
software.amazon.awssdk.services.resourcegroups.model.GroupConfiguration
-
Packages that use GroupConfiguration Package Description software.amazon.awssdk.services.resourcegroups.model -
-
Uses of GroupConfiguration in software.amazon.awssdk.services.resourcegroups.model
Methods in software.amazon.awssdk.services.resourcegroups.model that return GroupConfiguration Modifier and Type Method Description GroupConfigurationCreateGroupResponse. groupConfiguration()The service configuration associated with the resource group.GroupConfigurationGetGroupConfigurationResponse. groupConfiguration()A structure that describes the service configuration attached with the specified group.Methods in software.amazon.awssdk.services.resourcegroups.model with parameters of type GroupConfiguration Modifier and Type Method Description CreateGroupResponse.BuilderCreateGroupResponse.Builder. groupConfiguration(GroupConfiguration groupConfiguration)The service configuration associated with the resource group.GetGroupConfigurationResponse.BuilderGetGroupConfigurationResponse.Builder. groupConfiguration(GroupConfiguration groupConfiguration)A structure that describes the service configuration attached with the specified group.
-