Uses of Interface
software.amazon.awscdk.services.pcs.CfnComputeNodeGroup.SpotOptionsProperty
Packages that use CfnComputeNodeGroup.SpotOptionsProperty
-
Uses of CfnComputeNodeGroup.SpotOptionsProperty in software.amazon.awscdk.services.pcs
Classes in software.amazon.awscdk.services.pcs that implement CfnComputeNodeGroup.SpotOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnComputeNodeGroup.SpotOptionsPropertyMethods in software.amazon.awscdk.services.pcs that return CfnComputeNodeGroup.SpotOptionsPropertyModifier and TypeMethodDescriptionCfnComputeNodeGroup.SpotOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pcs with parameters of type CfnComputeNodeGroup.SpotOptionsPropertyModifier and TypeMethodDescriptionvoidCfnComputeNodeGroup.setSpotOptions(CfnComputeNodeGroup.SpotOptionsProperty value) Additional configuration when you specifySPOTas thepurchaseOptionfor theCreateComputeNodeGroupAPI action.CfnComputeNodeGroup.Builder.spotOptions(CfnComputeNodeGroup.SpotOptionsProperty spotOptions) Additional configuration when you specifySPOTas thepurchaseOptionfor theCreateComputeNodeGroupAPI action.CfnComputeNodeGroupProps.Builder.spotOptions(CfnComputeNodeGroup.SpotOptionsProperty spotOptions) Sets the value ofCfnComputeNodeGroupProps.getSpotOptions()