Class CfnWorkspaceInstance.ManagedInstanceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.workspacesinstances.CfnWorkspaceInstance.ManagedInstanceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnWorkspaceInstance.ManagedInstanceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWorkspaceInstance.ManagedInstanceProperty
@Stability(Stable)
@Internal
public static final class CfnWorkspaceInstance.ManagedInstanceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnWorkspaceInstance.ManagedInstanceProperty
An implementation for
CfnWorkspaceInstance.ManagedInstanceProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.workspacesinstances.CfnWorkspaceInstance.ManagedInstanceProperty
CfnWorkspaceInstance.ManagedInstanceProperty.Builder, CfnWorkspaceInstance.ManagedInstanceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkspaceInstance.ManagedInstanceProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal Objectfinal Objectfinal Objectfinal Objectfinal Objectfinal Objectfinal Objectfinal Objectfinal Stringfinal Stringfinal Stringfinal Objectfinal Objectfinal Objectfinal Objectfinal Objectfinal Objectfinal Objectfinal Objectfinal Stringfinal inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnWorkspaceInstance.ManagedInstanceProperty.Builder.
-
-
Method Details
-
getImageId
- Specified by:
getImageIdin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getInstanceType
- Specified by:
getInstanceTypein interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getBlockDeviceMappings
- Specified by:
getBlockDeviceMappingsin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getCpuOptions
- Specified by:
getCpuOptionsin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getCreditSpecification
- Specified by:
getCreditSpecificationin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getDisableApiStop
- Specified by:
getDisableApiStopin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getEbsOptimized
- Specified by:
getEbsOptimizedin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getEnclaveOptions
- Specified by:
getEnclaveOptionsin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getHibernationOptions
- Specified by:
getHibernationOptionsin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getIamInstanceProfile
- Specified by:
getIamInstanceProfilein interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getKeyName
- Specified by:
getKeyNamein interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getMaintenanceOptions
- Specified by:
getMaintenanceOptionsin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getMetadataOptions
- Specified by:
getMetadataOptionsin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getMonitoring
- Specified by:
getMonitoringin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getNetworkInterfaces
- Specified by:
getNetworkInterfacesin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getNetworkPerformanceOptions
- Specified by:
getNetworkPerformanceOptionsin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getPlacement
- Specified by:
getPlacementin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getPrivateDnsNameOptions
- Specified by:
getPrivateDnsNameOptionsin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getTagSpecifications
- Specified by:
getTagSpecificationsin interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
getUserData
- Specified by:
getUserDatain interfaceCfnWorkspaceInstance.ManagedInstanceProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-