Uses of Class
software.amazon.awssdk.services.ec2.model.TargetConfiguration
-
Packages that use TargetConfiguration Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of TargetConfiguration in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TargetConfiguration Modifier and Type Method Description TargetConfigurationTargetReservationValue. targetConfiguration()The configuration of the Convertible Reserved Instances that make up the exchange.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TargetConfiguration Modifier and Type Method Description TargetReservationValue.BuilderTargetReservationValue.Builder. targetConfiguration(TargetConfiguration targetConfiguration)The configuration of the Convertible Reserved Instances that make up the exchange.
-