static SparkEmrPropertiesOutput.Builder |
SparkEmrPropertiesOutput.builder() |
|
SparkEmrPropertiesOutput.Builder |
SparkEmrPropertiesOutput.Builder.computeArn(String computeArn) |
The compute ARN of the Spark EMR.
|
default SparkEmrPropertiesOutput.Builder |
SparkEmrPropertiesOutput.Builder.credentials(Consumer<UsernamePassword.Builder> credentials) |
The credentials of the Spark EMR.
|
SparkEmrPropertiesOutput.Builder |
SparkEmrPropertiesOutput.Builder.credentials(UsernamePassword credentials) |
The credentials of the Spark EMR.
|
SparkEmrPropertiesOutput.Builder |
SparkEmrPropertiesOutput.Builder.credentialsExpiration(Instant credentialsExpiration) |
The credential expiration of the Spark EMR.
|
SparkEmrPropertiesOutput.Builder |
SparkEmrPropertiesOutput.Builder.governanceType(String governanceType) |
The governance type of the Spark EMR.
|
SparkEmrPropertiesOutput.Builder |
SparkEmrPropertiesOutput.Builder.governanceType(GovernanceType governanceType) |
The governance type of the Spark EMR.
|
SparkEmrPropertiesOutput.Builder |
SparkEmrPropertiesOutput.Builder.instanceProfileArn(String instanceProfileArn) |
The instance profile ARN of the Spark EMR.
|
SparkEmrPropertiesOutput.Builder |
SparkEmrPropertiesOutput.Builder.javaVirtualEnv(String javaVirtualEnv) |
The Java virtual env of the Spark EMR.
|
SparkEmrPropertiesOutput.Builder |
SparkEmrPropertiesOutput.Builder.livyEndpoint(String livyEndpoint) |
The livy endpoint of the Spark EMR.
|
SparkEmrPropertiesOutput.Builder |
SparkEmrPropertiesOutput.Builder.logUri(String logUri) |
The log URI of the Spark EMR.
|
SparkEmrPropertiesOutput.Builder |
SparkEmrPropertiesOutput.Builder.pythonVirtualEnv(String pythonVirtualEnv) |
The Python virtual env of the Spark EMR.
|
SparkEmrPropertiesOutput.Builder |
SparkEmrPropertiesOutput.Builder.runtimeRole(String runtimeRole) |
The runtime role of the Spark EMR.
|
SparkEmrPropertiesOutput.Builder |
SparkEmrPropertiesOutput.toBuilder() |
|
SparkEmrPropertiesOutput.Builder |
SparkEmrPropertiesOutput.Builder.trustedCertificatesS3Uri(String trustedCertificatesS3Uri) |
The trusted certificate S3 URL of the Spark EMR.
|