Skip to content

/AWS1/CL_DZNCNNCTVYPROPERTIES

Contains the network and authentication settings for a connection, including connection credentials, physical network requirements, and compute-environment validation options.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_connectionproperties TYPE /AWS1/CL_DZNCONNPROPERTIES_W=>TT_CONNECTIONPROPERTIES TT_CONNECTIONPROPERTIES

The connection properties for this configuration.

io_physicalconnrequirements TYPE REF TO /AWS1/CL_DZNPHYSICALCXNREQUI00 /AWS1/CL_DZNPHYSICALCXNREQUI00

The physical network requirements for the connection, such as the subnet, security group, and VPC settings needed to reach the data source.

iv_name TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The name of the connectivity configuration.

iv_description TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The description of the connectivity configuration.

iv_validatecredentials TYPE /AWS1/DZNBOOLEAN /AWS1/DZNBOOLEAN

Specifies whether to validate credentials for the connectivity configuration. Defaults to true if not specified.

it_vldtforcomputeenvironme00 TYPE /AWS1/CL_DZNCOMPUTEENVIRONME00=>TT_COMPUTEENVIRONMENTSLIST TT_COMPUTEENVIRONMENTSLIST

The compute environments to use when validating connectivity. The service validates that the connection is reachable from each specified environment.

it_sparkproperties TYPE /AWS1/CL_DZNPROPERTYMAP_W=>TT_PROPERTYMAP TT_PROPERTYMAP

The Spark properties for this configuration.

it_athenaproperties TYPE /AWS1/CL_DZNPROPERTYMAP_W=>TT_PROPERTYMAP TT_PROPERTYMAP

The Athena properties for this configuration.

it_pythonproperties TYPE /AWS1/CL_DZNPROPERTYMAP_W=>TT_PROPERTYMAP TT_PROPERTYMAP

The Python properties for this configuration.

io_authntctnconfiguration TYPE REF TO /AWS1/CL_DZNAUTHNTCTNCONFINPUT /AWS1/CL_DZNAUTHNTCTNCONFINPUT

The authentication settings for this configuration.


Queryable Attributes

connectionProperties

The connection properties for this configuration.

Accessible with the following methods

Method Description
GET_CONNECTIONPROPERTIES() Getter for CONNECTIONPROPERTIES, with configurable default
ASK_CONNECTIONPROPERTIES() Getter for CONNECTIONPROPERTIES w/ exceptions if field has n
HAS_CONNECTIONPROPERTIES() Determine if CONNECTIONPROPERTIES has a value

physicalConnectionRequirements

The physical network requirements for the connection, such as the subnet, security group, and VPC settings needed to reach the data source.

Accessible with the following methods

Method Description
GET_PHYSICALCONNREQUIREMENTS() Getter for PHYSICALCONNREQUIREMENTS

name

The name of the connectivity configuration.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

description

The description of the connectivity configuration.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

validateCredentials

Specifies whether to validate credentials for the connectivity configuration. Defaults to true if not specified.

Accessible with the following methods

Method Description
GET_VALIDATECREDENTIALS() Getter for VALIDATECREDENTIALS, with configurable default
ASK_VALIDATECREDENTIALS() Getter for VALIDATECREDENTIALS w/ exceptions if field has no
HAS_VALIDATECREDENTIALS() Determine if VALIDATECREDENTIALS has a value

validateForComputeEnvironments

The compute environments to use when validating connectivity. The service validates that the connection is reachable from each specified environment.

Accessible with the following methods

Method Description
GET_VLDTFORCOMPUTEENVIRONM00() Getter for VLDTFORCOMPUTEENVIRONMENTS, with configurable def
ASK_VLDTFORCOMPUTEENVIRONM00() Getter for VLDTFORCOMPUTEENVIRONMENTS w/ exceptions if field
HAS_VLDTFORCOMPUTEENVIRONM00() Determine if VLDTFORCOMPUTEENVIRONMENTS has a value

sparkProperties

The Spark properties for this configuration.

Accessible with the following methods

Method Description
GET_SPARKPROPERTIES() Getter for SPARKPROPERTIES, with configurable default
ASK_SPARKPROPERTIES() Getter for SPARKPROPERTIES w/ exceptions if field has no val
HAS_SPARKPROPERTIES() Determine if SPARKPROPERTIES has a value

athenaProperties

The Athena properties for this configuration.

Accessible with the following methods

Method Description
GET_ATHENAPROPERTIES() Getter for ATHENAPROPERTIES, with configurable default
ASK_ATHENAPROPERTIES() Getter for ATHENAPROPERTIES w/ exceptions if field has no va
HAS_ATHENAPROPERTIES() Determine if ATHENAPROPERTIES has a value

pythonProperties

The Python properties for this configuration.

Accessible with the following methods

Method Description
GET_PYTHONPROPERTIES() Getter for PYTHONPROPERTIES, with configurable default
ASK_PYTHONPROPERTIES() Getter for PYTHONPROPERTIES w/ exceptions if field has no va
HAS_PYTHONPROPERTIES() Determine if PYTHONPROPERTIES has a value

authenticationConfiguration

The authentication settings for this configuration.

Accessible with the following methods

Method Description
GET_AUTHNTCTNCONFIGURATION() Getter for AUTHENTICATIONCONFIGURATION