Class CfnWorkspace.DataResidencyProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.awsexternalanthropic.CfnWorkspace.DataResidencyProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnWorkspace.DataResidencyProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWorkspace.DataResidencyProperty
@Stability(Stable)
@Internal
public static final class CfnWorkspace.DataResidencyProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnWorkspace.DataResidencyProperty
An implementation for
CfnWorkspace.DataResidencyProperty-
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.awsexternalanthropic.CfnWorkspace.DataResidencyProperty
CfnWorkspace.DataResidencyProperty.Builder, CfnWorkspace.DataResidencyProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkspace.DataResidencyProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnWorkspace.DataResidencyProperty.Builder.
-
-
Method Details
-
getAllowedInferenceGeos
Description copied from interface:CfnWorkspace.DataResidencyPropertyPermitted inference geo values.Omit to allow all geos (the service default of 'unrestricted'); otherwise list specific geos.
- Specified by:
getAllowedInferenceGeosin interfaceCfnWorkspace.DataResidencyProperty- See Also:
-
getDefaultInferenceGeo
Description copied from interface:CfnWorkspace.DataResidencyPropertyDefault inference geo applied when requests omit the parameter.Defaults to 'global' if omitted. Must be a member of AllowedInferenceGeos unless AllowedInferenceGeos is omitted.
- Specified by:
getDefaultInferenceGeoin interfaceCfnWorkspace.DataResidencyProperty- See Also:
-
getWorkspaceGeo
Description copied from interface:CfnWorkspace.DataResidencyPropertyGeographic region for workspace data storage.Immutable after creation. Defaults to 'us' if omitted.
- Specified by:
getWorkspaceGeoin interfaceCfnWorkspace.DataResidencyProperty- 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()
-