Skip to content

/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.


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