@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.101Z") @Stability(value=Experimental) public class LaunchTemplateSpecialVersions extends software.amazon.jsii.JsiiObject
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_VERSION
(experimental) The special value that denotes that users of a Launch Template should reference the DEFAULT version of the template.
|
static String |
LATEST_VERSION
(experimental) The special value that denotes that users of a Launch Template should reference the LATEST version of the template.
|
| Modifier | Constructor and Description |
|---|---|
|
LaunchTemplateSpecialVersions() |
protected |
LaunchTemplateSpecialVersions(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
LaunchTemplateSpecialVersions(software.amazon.jsii.JsiiObjectRef objRef) |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Experimental) public static final String DEFAULT_VERSION
@Stability(value=Experimental) public static final String LATEST_VERSION
protected LaunchTemplateSpecialVersions(software.amazon.jsii.JsiiObjectRef objRef)
protected LaunchTemplateSpecialVersions(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) public LaunchTemplateSpecialVersions()
Copyright © 2021. All rights reserved.