/AWS1/CL_ODBMANAGEDSERVICES¶
The managed services configuration for the ODB network.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_servicenetworkarn TYPE /AWS1/ODBRESOURCEARN /AWS1/ODBRESOURCEARN¶
The Amazon Resource Name (ARN) of the service network.
iv_resourcegatewayarn TYPE /AWS1/ODBRESOURCEARN /AWS1/ODBRESOURCEARN¶
The Amazon Resource Name (ARN) of the resource gateway.
it_managedservicesipv4cidrs TYPE /AWS1/CL_ODBSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST¶
The IPv4 CIDR blocks for the managed services.
io_servicenetworkendpoint TYPE REF TO /AWS1/CL_ODBSVCNETWORKENDPT /AWS1/CL_ODBSVCNETWORKENDPT¶
The service network endpoint configuration.
io_manageds3backupaccess TYPE REF TO /AWS1/CL_ODBMANAGEDS3BACKUPACC /AWS1/CL_ODBMANAGEDS3BACKUPACC¶
The managed Amazon S3 backup access configuration.
io_zeroetlaccess TYPE REF TO /AWS1/CL_ODBZEROETLACCESS /AWS1/CL_ODBZEROETLACCESS¶
The Zero-ETL access configuration.
io_s3access TYPE REF TO /AWS1/CL_ODBS3ACCESS /AWS1/CL_ODBS3ACCESS¶
The Amazon S3 access configuration.
io_stsaccess TYPE REF TO /AWS1/CL_ODBSTSACCESS /AWS1/CL_ODBSTSACCESS¶
The Amazon Web Services Security Token Service (STS) access configuration.
io_kmsaccess TYPE REF TO /AWS1/CL_ODBKMSACCESS /AWS1/CL_ODBKMSACCESS¶
The Amazon Web Services Key Management Service (KMS) access configuration.
it_crossrgns3restoresaccess TYPE /AWS1/CL_ODBCROSSRGN3RESTORE00=>TT_CROSSRGNS3RESTORESACCLIST TT_CROSSRGNS3RESTORESACCLIST¶
The access configuration for the cross-Region Amazon S3 database restore source.
Queryable Attributes¶
serviceNetworkArn¶
The Amazon Resource Name (ARN) of the service network.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICENETWORKARN() |
Getter for SERVICENETWORKARN, with configurable default |
ASK_SERVICENETWORKARN() |
Getter for SERVICENETWORKARN w/ exceptions if field has no v |
HAS_SERVICENETWORKARN() |
Determine if SERVICENETWORKARN has a value |
resourceGatewayArn¶
The Amazon Resource Name (ARN) of the resource gateway.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEGATEWAYARN() |
Getter for RESOURCEGATEWAYARN, with configurable default |
ASK_RESOURCEGATEWAYARN() |
Getter for RESOURCEGATEWAYARN w/ exceptions if field has no |
HAS_RESOURCEGATEWAYARN() |
Determine if RESOURCEGATEWAYARN has a value |
managedServicesIpv4Cidrs¶
The IPv4 CIDR blocks for the managed services.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MANAGEDSERVICESIPV4CIDRS() |
Getter for MANAGEDSERVICESIPV4CIDRS, with configurable defau |
ASK_MANAGEDSERVICESIPV4CIDRS() |
Getter for MANAGEDSERVICESIPV4CIDRS w/ exceptions if field h |
HAS_MANAGEDSERVICESIPV4CIDRS() |
Determine if MANAGEDSERVICESIPV4CIDRS has a value |
serviceNetworkEndpoint¶
The service network endpoint configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICENETWORKENDPOINT() |
Getter for SERVICENETWORKENDPOINT |
managedS3BackupAccess¶
The managed Amazon S3 backup access configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MANAGEDS3BACKUPACCESS() |
Getter for MANAGEDS3BACKUPACCESS |
zeroEtlAccess¶
The Zero-ETL access configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ZEROETLACCESS() |
Getter for ZEROETLACCESS |
s3Access¶
The Amazon S3 access configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3ACCESS() |
Getter for S3ACCESS |
stsAccess¶
The Amazon Web Services Security Token Service (STS) access configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STSACCESS() |
Getter for STSACCESS |
kmsAccess¶
The Amazon Web Services Key Management Service (KMS) access configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KMSACCESS() |
Getter for KMSACCESS |
crossRegionS3RestoreSourcesAccess¶
The access configuration for the cross-Region Amazon S3 database restore source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CROSSRGNS3RESTORESACCESS() |
Getter for CROSSREGIONS3RESTORESACCESS, with configurable de |
ASK_CROSSRGNS3RESTORESACCESS() |
Getter for CROSSREGIONS3RESTORESACCESS w/ exceptions if fiel |
HAS_CROSSRGNS3RESTORESACCESS() |
Determine if CROSSREGIONS3RESTORESACCESS has a value |