@Stability(value=Stable) public static final class CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSpotFleet.FleetLaunchTemplateSpecificationProperty>
CfnSpotFleet.FleetLaunchTemplateSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSpotFleet.FleetLaunchTemplateSpecificationProperty |
build()
Builds the configured instance.
|
CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Builder |
launchTemplateId(String launchTemplateId)
|
CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Builder |
launchTemplateName(String launchTemplateName)
|
CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Builder |
version(String version)
Sets the value of
CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.getVersion() |
@Stability(value=Stable) public CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Builder version(String version)
CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.getVersion()version - `CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Version`. This parameter is required.this@Stability(value=Stable) public CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Builder launchTemplateId(String launchTemplateId)
launchTemplateId - `CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.LaunchTemplateId`.this@Stability(value=Stable) public CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Builder launchTemplateName(String launchTemplateName)
launchTemplateName - `CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.LaunchTemplateName`.this@Stability(value=Stable) public CfnSpotFleet.FleetLaunchTemplateSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnSpotFleet.FleetLaunchTemplateSpecificationProperty>CfnSpotFleet.FleetLaunchTemplateSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.