@Stability(value=Stable) @Internal public static final class LookupMachineImageProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LookupMachineImageProps
LookupMachineImagePropssoftware.amazon.jsii.JsiiObject.InitializationModeLookupMachineImageProps.Builder, LookupMachineImageProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(LookupMachineImageProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LookupMachineImageProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Map<String,List<String>> |
getFilters()
Additional filters on the AMI.
|
String |
getName()
Name of the image (may contain wildcards).
|
List<String> |
getOwners()
Owner account IDs or aliases.
|
UserData |
getUserData()
Custom userdata for this image.
|
Boolean |
getWindows()
Look for Windows images.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(LookupMachineImageProps.Builder builder)
LookupMachineImageProps.Builder.public final String getName()
LookupMachineImagePropsgetName in interface LookupMachineImagePropspublic final Map<String,List<String>> getFilters()
LookupMachineImagePropsDefault: - No additional filters
getFilters in interface LookupMachineImagePropspublic final List<String> getOwners()
LookupMachineImagePropsDefault: - All owners
getOwners in interface LookupMachineImagePropspublic final UserData getUserData()
LookupMachineImagePropsDefault: - Empty user data appropriate for the platform type
getUserData in interface LookupMachineImagePropspublic final Boolean getWindows()
LookupMachineImagePropsDefault: false
getWindows in interface LookupMachineImageProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.