/AWS1/CL_DZNSPARKEMRPRPSOUTPUT¶
The Spark EMR properties.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_computearn TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The compute ARN of the Spark EMR.
io_credentials TYPE REF TO /AWS1/CL_DZNUSERNAMEPASSWORD /AWS1/CL_DZNUSERNAMEPASSWORD¶
The credentials of the Spark EMR.
iv_credentialsexpiration TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP¶
The credential expiration of the Spark EMR.
iv_governancetype TYPE /AWS1/DZNGOVERNANCETYPE /AWS1/DZNGOVERNANCETYPE¶
The governance type of the Spark EMR.
iv_instanceprofilearn TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The instance profile ARN of the Spark EMR.
iv_javavirtualenv TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The Java virtual env of the Spark EMR.
iv_livyendpoint TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The livy endpoint of the Spark EMR.
iv_loguri TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The log URI of the Spark EMR.
iv_pythonvirtualenv TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The Python virtual env of the Spark EMR.
iv_runtimerole TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The runtime role of the Spark EMR.
iv_trustedcertificatess3uri TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The trusted certificate S3 URL of the Spark EMR.
iv_certificatedata TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The certificate data of the EMR on EKS cluster.
iv_managedendpointarn TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The managed endpoint ARN of the EMR on EKS cluster.
io_managedendpointcreds TYPE REF TO /AWS1/CL_DZNMANAGEDENDPTCREDS /AWS1/CL_DZNMANAGEDENDPTCREDS¶
The managed endpoint credentials of the EMR on EKS cluster.
Queryable Attributes¶
computeArn¶
The compute ARN of the Spark EMR.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPUTEARN() |
Getter for COMPUTEARN, with configurable default |
ASK_COMPUTEARN() |
Getter for COMPUTEARN w/ exceptions if field has no value |
HAS_COMPUTEARN() |
Determine if COMPUTEARN has a value |
credentials¶
The credentials of the Spark EMR.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREDENTIALS() |
Getter for CREDENTIALS |
credentialsExpiration¶
The credential expiration of the Spark EMR.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREDENTIALSEXPIRATION() |
Getter for CREDENTIALSEXPIRATION, with configurable default |
ASK_CREDENTIALSEXPIRATION() |
Getter for CREDENTIALSEXPIRATION w/ exceptions if field has |
HAS_CREDENTIALSEXPIRATION() |
Determine if CREDENTIALSEXPIRATION has a value |
governanceType¶
The governance type of the Spark EMR.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GOVERNANCETYPE() |
Getter for GOVERNANCETYPE, with configurable default |
ASK_GOVERNANCETYPE() |
Getter for GOVERNANCETYPE w/ exceptions if field has no valu |
HAS_GOVERNANCETYPE() |
Determine if GOVERNANCETYPE has a value |
instanceProfileArn¶
The instance profile ARN of the Spark EMR.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCEPROFILEARN() |
Getter for INSTANCEPROFILEARN, with configurable default |
ASK_INSTANCEPROFILEARN() |
Getter for INSTANCEPROFILEARN w/ exceptions if field has no |
HAS_INSTANCEPROFILEARN() |
Determine if INSTANCEPROFILEARN has a value |
javaVirtualEnv¶
The Java virtual env of the Spark EMR.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JAVAVIRTUALENV() |
Getter for JAVAVIRTUALENV, with configurable default |
ASK_JAVAVIRTUALENV() |
Getter for JAVAVIRTUALENV w/ exceptions if field has no valu |
HAS_JAVAVIRTUALENV() |
Determine if JAVAVIRTUALENV has a value |
livyEndpoint¶
The livy endpoint of the Spark EMR.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LIVYENDPOINT() |
Getter for LIVYENDPOINT, with configurable default |
ASK_LIVYENDPOINT() |
Getter for LIVYENDPOINT w/ exceptions if field has no value |
HAS_LIVYENDPOINT() |
Determine if LIVYENDPOINT has a value |
logUri¶
The log URI of the Spark EMR.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGURI() |
Getter for LOGURI, with configurable default |
ASK_LOGURI() |
Getter for LOGURI w/ exceptions if field has no value |
HAS_LOGURI() |
Determine if LOGURI has a value |
pythonVirtualEnv¶
The Python virtual env of the Spark EMR.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PYTHONVIRTUALENV() |
Getter for PYTHONVIRTUALENV, with configurable default |
ASK_PYTHONVIRTUALENV() |
Getter for PYTHONVIRTUALENV w/ exceptions if field has no va |
HAS_PYTHONVIRTUALENV() |
Determine if PYTHONVIRTUALENV has a value |
runtimeRole¶
The runtime role of the Spark EMR.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RUNTIMEROLE() |
Getter for RUNTIMEROLE, with configurable default |
ASK_RUNTIMEROLE() |
Getter for RUNTIMEROLE w/ exceptions if field has no value |
HAS_RUNTIMEROLE() |
Determine if RUNTIMEROLE has a value |
trustedCertificatesS3Uri¶
The trusted certificate S3 URL of the Spark EMR.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRUSTEDCERTIFICATESS3URI() |
Getter for TRUSTEDCERTIFICATESS3URI, with configurable defau |
ASK_TRUSTEDCERTIFICATESS3URI() |
Getter for TRUSTEDCERTIFICATESS3URI w/ exceptions if field h |
HAS_TRUSTEDCERTIFICATESS3URI() |
Determine if TRUSTEDCERTIFICATESS3URI has a value |
certificateData¶
The certificate data of the EMR on EKS cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CERTIFICATEDATA() |
Getter for CERTIFICATEDATA, with configurable default |
ASK_CERTIFICATEDATA() |
Getter for CERTIFICATEDATA w/ exceptions if field has no val |
HAS_CERTIFICATEDATA() |
Determine if CERTIFICATEDATA has a value |
managedEndpointArn¶
The managed endpoint ARN of the EMR on EKS cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MANAGEDENDPOINTARN() |
Getter for MANAGEDENDPOINTARN, with configurable default |
ASK_MANAGEDENDPOINTARN() |
Getter for MANAGEDENDPOINTARN w/ exceptions if field has no |
HAS_MANAGEDENDPOINTARN() |
Determine if MANAGEDENDPOINTARN has a value |
managedEndpointCredentials¶
The managed endpoint credentials of the EMR on EKS cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MANAGEDENDPOINTCREDS() |
Getter for MANAGEDENDPOINTCREDENTIALS |