Uses of Class
software.amazon.awssdk.services.gamelift.model.ContainerGroupsAttributes
-
Packages that use ContainerGroupsAttributes Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of ContainerGroupsAttributes in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return ContainerGroupsAttributes Modifier and Type Method Description ContainerGroupsAttributesFleetAttributes. containerGroupsAttributes()A set of properties that describe the container groups that are deployed to the fleet.Methods in software.amazon.awssdk.services.gamelift.model with parameters of type ContainerGroupsAttributes Modifier and Type Method Description FleetAttributes.BuilderFleetAttributes.Builder. containerGroupsAttributes(ContainerGroupsAttributes containerGroupsAttributes)A set of properties that describe the container groups that are deployed to the fleet.
-