Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.pcs.CfnComputeNodeGroupPropsMixin.SpotOptionsProperty
Packages that use CfnComputeNodeGroupPropsMixin.SpotOptionsProperty
-
Uses of CfnComputeNodeGroupPropsMixin.SpotOptionsProperty in software.amazon.awscdk.cfnpropertymixins.services.pcs
Classes in software.amazon.awscdk.cfnpropertymixins.services.pcs that implement CfnComputeNodeGroupPropsMixin.SpotOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnComputeNodeGroupPropsMixin.SpotOptionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.pcs that return CfnComputeNodeGroupPropsMixin.SpotOptionsPropertyModifier and TypeMethodDescriptionCfnComputeNodeGroupPropsMixin.SpotOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.pcs with parameters of type CfnComputeNodeGroupPropsMixin.SpotOptionsPropertyModifier and TypeMethodDescriptionCfnComputeNodeGroupMixinProps.Builder.spotOptions(CfnComputeNodeGroupPropsMixin.SpotOptionsProperty spotOptions) Sets the value ofCfnComputeNodeGroupMixinProps.getSpotOptions()CfnComputeNodeGroupPropsMixin.Builder.spotOptions(CfnComputeNodeGroupPropsMixin.SpotOptionsProperty spotOptions) Additional configuration when you specifySPOTas thepurchaseOptionfor theCreateComputeNodeGroupAPI action.