Uses of Class
software.amazon.awscdk.mixins.preview.services.emr.events.EMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.Builder
Packages that use EMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.Builder
-
Uses of EMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.Builder in software.amazon.awscdk.mixins.preview.services.emr.events
Methods in software.amazon.awscdk.mixins.preview.services.emr.events that return EMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.BuilderModifier and TypeMethodDescriptionEMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.Builder.bidPrice(List<String> bidPrice) EMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.Builder.bidPriceAsPercentageOfOnDemandPrice(List<String> bidPriceAsPercentageOfOnDemandPrice) EMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.builder()EMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.Builder.clusterId(List<String> clusterId) EMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) EMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.Builder.instanceGroupId(List<String> instanceGroupId) EMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.Builder.instanceGroupType(List<String> instanceGroupType) EMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.Builder.instanceType(List<String> instanceType) Sets the value ofEMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.getMarket()EMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.Builder.requestedInstanceCount(List<String> requestedInstanceCount) EMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.Builder.runningInstanceCount(List<String> runningInstanceCount) EMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.Builder.severity(List<String> severity) Sets the value ofEMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.getState()Constructors in software.amazon.awscdk.mixins.preview.services.emr.events with parameters of type EMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theEMRInstanceGroupStateChange.EMRInstanceGroupStateChangeProps.Builder.