Uses of Class
software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
Packages that use Ec2InstanceAttributes Package Description software.amazon.awssdk.services.emr.model -
-
Uses of Ec2InstanceAttributes in software.amazon.awssdk.services.emr.model
Methods in software.amazon.awssdk.services.emr.model that return Ec2InstanceAttributes Modifier and Type Method Description Ec2InstanceAttributesCluster. ec2InstanceAttributes()Provides information about the Amazon EC2 instances in a cluster grouped by category.Methods in software.amazon.awssdk.services.emr.model with parameters of type Ec2InstanceAttributes Modifier and Type Method Description Cluster.BuilderCluster.Builder. ec2InstanceAttributes(Ec2InstanceAttributes ec2InstanceAttributes)Provides information about the Amazon EC2 instances in a cluster grouped by category.
-