Class: Aws::DataZone::Types::SparkEmrPropertiesOutput

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb

Overview

The Spark EMR properties.

Constant Summary collapse

SENSITIVE =
[:credentials]

Instance Attribute Summary collapse

Instance Attribute Details

#compute_arnString

The compute ARN of the Spark EMR.

Returns:

  • (String)


17039
17040
17041
17042
17043
17044
17045
17046
17047
17048
17049
17050
17051
17052
17053
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 17039

class SparkEmrPropertiesOutput < Struct.new(
  :compute_arn,
  :credentials,
  :credentials_expiration,
  :governance_type,
  :instance_profile_arn,
  :java_virtual_env,
  :livy_endpoint,
  :log_uri,
  :python_virtual_env,
  :runtime_role,
  :trusted_certificates_s3_uri)
  SENSITIVE = [:credentials]
  include Aws::Structure
end

#credentialsTypes::UsernamePassword

The credentials of the Spark EMR.



17039
17040
17041
17042
17043
17044
17045
17046
17047
17048
17049
17050
17051
17052
17053
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 17039

class SparkEmrPropertiesOutput < Struct.new(
  :compute_arn,
  :credentials,
  :credentials_expiration,
  :governance_type,
  :instance_profile_arn,
  :java_virtual_env,
  :livy_endpoint,
  :log_uri,
  :python_virtual_env,
  :runtime_role,
  :trusted_certificates_s3_uri)
  SENSITIVE = [:credentials]
  include Aws::Structure
end

#credentials_expirationTime

The credential expiration of the Spark EMR.

Returns:

  • (Time)


17039
17040
17041
17042
17043
17044
17045
17046
17047
17048
17049
17050
17051
17052
17053
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 17039

class SparkEmrPropertiesOutput < Struct.new(
  :compute_arn,
  :credentials,
  :credentials_expiration,
  :governance_type,
  :instance_profile_arn,
  :java_virtual_env,
  :livy_endpoint,
  :log_uri,
  :python_virtual_env,
  :runtime_role,
  :trusted_certificates_s3_uri)
  SENSITIVE = [:credentials]
  include Aws::Structure
end

#governance_typeString

The governance type of the Spark EMR.

Returns:

  • (String)


17039
17040
17041
17042
17043
17044
17045
17046
17047
17048
17049
17050
17051
17052
17053
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 17039

class SparkEmrPropertiesOutput < Struct.new(
  :compute_arn,
  :credentials,
  :credentials_expiration,
  :governance_type,
  :instance_profile_arn,
  :java_virtual_env,
  :livy_endpoint,
  :log_uri,
  :python_virtual_env,
  :runtime_role,
  :trusted_certificates_s3_uri)
  SENSITIVE = [:credentials]
  include Aws::Structure
end

#instance_profile_arnString

The instance profile ARN of the Spark EMR.

Returns:

  • (String)


17039
17040
17041
17042
17043
17044
17045
17046
17047
17048
17049
17050
17051
17052
17053
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 17039

class SparkEmrPropertiesOutput < Struct.new(
  :compute_arn,
  :credentials,
  :credentials_expiration,
  :governance_type,
  :instance_profile_arn,
  :java_virtual_env,
  :livy_endpoint,
  :log_uri,
  :python_virtual_env,
  :runtime_role,
  :trusted_certificates_s3_uri)
  SENSITIVE = [:credentials]
  include Aws::Structure
end

#java_virtual_envString

The Java virtual env of the Spark EMR.

Returns:

  • (String)


17039
17040
17041
17042
17043
17044
17045
17046
17047
17048
17049
17050
17051
17052
17053
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 17039

class SparkEmrPropertiesOutput < Struct.new(
  :compute_arn,
  :credentials,
  :credentials_expiration,
  :governance_type,
  :instance_profile_arn,
  :java_virtual_env,
  :livy_endpoint,
  :log_uri,
  :python_virtual_env,
  :runtime_role,
  :trusted_certificates_s3_uri)
  SENSITIVE = [:credentials]
  include Aws::Structure
end

#livy_endpointString

The livy endpoint of the Spark EMR.

Returns:

  • (String)


17039
17040
17041
17042
17043
17044
17045
17046
17047
17048
17049
17050
17051
17052
17053
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 17039

class SparkEmrPropertiesOutput < Struct.new(
  :compute_arn,
  :credentials,
  :credentials_expiration,
  :governance_type,
  :instance_profile_arn,
  :java_virtual_env,
  :livy_endpoint,
  :log_uri,
  :python_virtual_env,
  :runtime_role,
  :trusted_certificates_s3_uri)
  SENSITIVE = [:credentials]
  include Aws::Structure
end

#log_uriString

The log URI of the Spark EMR.

Returns:

  • (String)


17039
17040
17041
17042
17043
17044
17045
17046
17047
17048
17049
17050
17051
17052
17053
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 17039

class SparkEmrPropertiesOutput < Struct.new(
  :compute_arn,
  :credentials,
  :credentials_expiration,
  :governance_type,
  :instance_profile_arn,
  :java_virtual_env,
  :livy_endpoint,
  :log_uri,
  :python_virtual_env,
  :runtime_role,
  :trusted_certificates_s3_uri)
  SENSITIVE = [:credentials]
  include Aws::Structure
end

#python_virtual_envString

The Python virtual env of the Spark EMR.

Returns:

  • (String)


17039
17040
17041
17042
17043
17044
17045
17046
17047
17048
17049
17050
17051
17052
17053
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 17039

class SparkEmrPropertiesOutput < Struct.new(
  :compute_arn,
  :credentials,
  :credentials_expiration,
  :governance_type,
  :instance_profile_arn,
  :java_virtual_env,
  :livy_endpoint,
  :log_uri,
  :python_virtual_env,
  :runtime_role,
  :trusted_certificates_s3_uri)
  SENSITIVE = [:credentials]
  include Aws::Structure
end

#runtime_roleString

The runtime role of the Spark EMR.

Returns:

  • (String)


17039
17040
17041
17042
17043
17044
17045
17046
17047
17048
17049
17050
17051
17052
17053
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 17039

class SparkEmrPropertiesOutput < Struct.new(
  :compute_arn,
  :credentials,
  :credentials_expiration,
  :governance_type,
  :instance_profile_arn,
  :java_virtual_env,
  :livy_endpoint,
  :log_uri,
  :python_virtual_env,
  :runtime_role,
  :trusted_certificates_s3_uri)
  SENSITIVE = [:credentials]
  include Aws::Structure
end

#trusted_certificates_s3_uriString

The trusted certificate S3 URL of the Spark EMR.

Returns:

  • (String)


17039
17040
17041
17042
17043
17044
17045
17046
17047
17048
17049
17050
17051
17052
17053
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 17039

class SparkEmrPropertiesOutput < Struct.new(
  :compute_arn,
  :credentials,
  :credentials_expiration,
  :governance_type,
  :instance_profile_arn,
  :java_virtual_env,
  :livy_endpoint,
  :log_uri,
  :python_virtual_env,
  :runtime_role,
  :trusted_certificates_s3_uri)
  SENSITIVE = [:credentials]
  include Aws::Structure
end