Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.pcs.CfnComputeNodeGroupPropsMixin.CustomLaunchTemplateProperty
Packages that use CfnComputeNodeGroupPropsMixin.CustomLaunchTemplateProperty
-
Uses of CfnComputeNodeGroupPropsMixin.CustomLaunchTemplateProperty in software.amazon.awscdk.cfnpropertymixins.services.pcs
Classes in software.amazon.awscdk.cfnpropertymixins.services.pcs that implement CfnComputeNodeGroupPropsMixin.CustomLaunchTemplatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnComputeNodeGroupPropsMixin.CustomLaunchTemplatePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.pcs that return CfnComputeNodeGroupPropsMixin.CustomLaunchTemplatePropertyModifier and TypeMethodDescriptionCfnComputeNodeGroupPropsMixin.CustomLaunchTemplateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.pcs with parameters of type CfnComputeNodeGroupPropsMixin.CustomLaunchTemplatePropertyModifier and TypeMethodDescriptionCfnComputeNodeGroupMixinProps.Builder.customLaunchTemplate(CfnComputeNodeGroupPropsMixin.CustomLaunchTemplateProperty customLaunchTemplate) Sets the value ofCfnComputeNodeGroupMixinProps.getCustomLaunchTemplate()CfnComputeNodeGroupPropsMixin.Builder.customLaunchTemplate(CfnComputeNodeGroupPropsMixin.CustomLaunchTemplateProperty customLaunchTemplate) An Amazon EC2 launch template AWS PCS uses to launch compute nodes.