Class CfnOdbNetworkPropsMixin.ManagedServicesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.odb.CfnOdbNetworkPropsMixin.ManagedServicesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOdbNetworkPropsMixin.ManagedServicesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOdbNetworkPropsMixin.ManagedServicesProperty
@Stability(Stable)
@Internal
public static final class CfnOdbNetworkPropsMixin.ManagedServicesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOdbNetworkPropsMixin.ManagedServicesProperty
An implementation for
CfnOdbNetworkPropsMixin.ManagedServicesProperty-
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.cfnpropertymixins.services.odb.CfnOdbNetworkPropsMixin.ManagedServicesProperty
CfnOdbNetworkPropsMixin.ManagedServicesProperty.Builder, CfnOdbNetworkPropsMixin.ManagedServicesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOdbNetworkPropsMixin.ManagedServicesProperty.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 ObjectThe managed Amazon S3 backup access configuration.The IPv4 CIDR blocks for the managed services.final StringThe Amazon Resource Name (ARN) of the resource gateway.final ObjectThe Amazon S3 access configuration.final StringThe Amazon Resource Name (ARN) of the service network.final ObjectThe service network endpoint configuration.final ObjectThe Zero-ETL access configuration.final 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 theCfnOdbNetworkPropsMixin.ManagedServicesProperty.Builder.
-
-
Method Details
-
getManagedS3BackupAccess
Description copied from interface:CfnOdbNetworkPropsMixin.ManagedServicesPropertyThe managed Amazon S3 backup access configuration.Returns union: either
IResolvableorCfnOdbNetworkPropsMixin.ManagedS3BackupAccessProperty- Specified by:
getManagedS3BackupAccessin interfaceCfnOdbNetworkPropsMixin.ManagedServicesProperty- See Also:
-
getManagedServicesIpv4Cidrs
Description copied from interface:CfnOdbNetworkPropsMixin.ManagedServicesPropertyThe IPv4 CIDR blocks for the managed services.- Specified by:
getManagedServicesIpv4Cidrsin interfaceCfnOdbNetworkPropsMixin.ManagedServicesProperty- See Also:
-
getResourceGatewayArn
Description copied from interface:CfnOdbNetworkPropsMixin.ManagedServicesPropertyThe Amazon Resource Name (ARN) of the resource gateway.- Specified by:
getResourceGatewayArnin interfaceCfnOdbNetworkPropsMixin.ManagedServicesProperty- See Also:
-
getS3Access
Description copied from interface:CfnOdbNetworkPropsMixin.ManagedServicesPropertyThe Amazon S3 access configuration.Returns union: either
IResolvableorCfnOdbNetworkPropsMixin.S3AccessProperty- Specified by:
getS3Accessin interfaceCfnOdbNetworkPropsMixin.ManagedServicesProperty- See Also:
-
getServiceNetworkArn
Description copied from interface:CfnOdbNetworkPropsMixin.ManagedServicesPropertyThe Amazon Resource Name (ARN) of the service network.- Specified by:
getServiceNetworkArnin interfaceCfnOdbNetworkPropsMixin.ManagedServicesProperty- See Also:
-
getServiceNetworkEndpoint
Description copied from interface:CfnOdbNetworkPropsMixin.ManagedServicesPropertyThe service network endpoint configuration.Returns union: either
IResolvableorCfnOdbNetworkPropsMixin.ServiceNetworkEndpointProperty- Specified by:
getServiceNetworkEndpointin interfaceCfnOdbNetworkPropsMixin.ManagedServicesProperty- See Also:
-
getZeroEtlAccess
Description copied from interface:CfnOdbNetworkPropsMixin.ManagedServicesPropertyThe Zero-ETL access configuration.Returns union: either
IResolvableorCfnOdbNetworkPropsMixin.ZeroEtlAccessProperty- Specified by:
getZeroEtlAccessin interfaceCfnOdbNetworkPropsMixin.ManagedServicesProperty- 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()
-