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.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.workspacesinstances.CfnWorkspaceInstance.ManagedInstanceProperty
CfnWorkspaceInstance.ManagedInstanceProperty.Builder, CfnWorkspaceInstance.ManagedInstanceProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWorkspaceInstance.ManagedInstanceProperty.Builder
.protected
Jsii$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.JsonNode
final boolean
final Object
final Object
final Object
final Object
final Object
final Object
final Object
final Object
final String
final String
final String
final Object
final Object
final Object
final Object
final Object
final Object
final Object
final Object
final String
final int
hashCode()
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:
getImageId
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getInstanceType
- Specified by:
getInstanceType
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getBlockDeviceMappings
- Specified by:
getBlockDeviceMappings
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getCpuOptions
- Specified by:
getCpuOptions
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getCreditSpecification
- Specified by:
getCreditSpecification
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getDisableApiStop
- Specified by:
getDisableApiStop
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getEbsOptimized
- Specified by:
getEbsOptimized
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getEnclaveOptions
- Specified by:
getEnclaveOptions
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getHibernationOptions
- Specified by:
getHibernationOptions
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getIamInstanceProfile
- Specified by:
getIamInstanceProfile
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getKeyName
- Specified by:
getKeyName
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getMaintenanceOptions
- Specified by:
getMaintenanceOptions
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getMetadataOptions
- Specified by:
getMetadataOptions
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getMonitoring
- Specified by:
getMonitoring
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getNetworkInterfaces
- Specified by:
getNetworkInterfaces
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getNetworkPerformanceOptions
- Specified by:
getNetworkPerformanceOptions
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getPlacement
- Specified by:
getPlacement
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getPrivateDnsNameOptions
- Specified by:
getPrivateDnsNameOptions
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getTagSpecifications
- Specified by:
getTagSpecifications
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
getUserData
- Specified by:
getUserData
in interfaceCfnWorkspaceInstance.ManagedInstanceProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-