Module: Aws::Glue::Client::_CreateDevEndpointResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateDevEndpointResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arguments::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


602
# File 'sig/client.rbs', line 602

def arguments: () -> ::Hash[::String, ::String]

#availability_zone::String

Returns:

  • (::String)


595
# File 'sig/client.rbs', line 595

def availability_zone: () -> ::String

#created_timestamp::Time

Returns:

  • (::Time)


601
# File 'sig/client.rbs', line 601

def created_timestamp: () -> ::Time

#endpoint_name::String

Returns:

  • (::String)


584
# File 'sig/client.rbs', line 584

def endpoint_name: () -> ::String

#extra_jars_s3_path::String

Returns:

  • (::String)


598
# File 'sig/client.rbs', line 598

def extra_jars_s3_path: () -> ::String

#extra_python_libs_s3_path::String

Returns:

  • (::String)


597
# File 'sig/client.rbs', line 597

def extra_python_libs_s3_path: () -> ::String

#failure_reason::String

Returns:

  • (::String)


599
# File 'sig/client.rbs', line 599

def failure_reason: () -> ::String

#glue_version::String

Returns:

  • (::String)


593
# File 'sig/client.rbs', line 593

def glue_version: () -> ::String

#number_of_nodes::Integer

Returns:

  • (::Integer)


591
# File 'sig/client.rbs', line 591

def number_of_nodes: () -> ::Integer

#number_of_workers::Integer

Returns:

  • (::Integer)


594
# File 'sig/client.rbs', line 594

def number_of_workers: () -> ::Integer

#role_arn::String

Returns:

  • (::String)


588
# File 'sig/client.rbs', line 588

def role_arn: () -> ::String

#security_configuration::String

Returns:

  • (::String)


600
# File 'sig/client.rbs', line 600

def security_configuration: () -> ::String

#security_group_ids::Array[::String]

Returns:

  • (::Array[::String])


586
# File 'sig/client.rbs', line 586

def security_group_ids: () -> ::Array[::String]

#status::String

Returns:

  • (::String)


585
# File 'sig/client.rbs', line 585

def status: () -> ::String

#subnet_id::String

Returns:

  • (::String)


587
# File 'sig/client.rbs', line 587

def subnet_id: () -> ::String

#vpc_id::String

Returns:

  • (::String)


596
# File 'sig/client.rbs', line 596

def vpc_id: () -> ::String

#worker_type"Standard", ...

Returns:

  • ("Standard", "G.1X", "G.2X", "G.025X", "G.4X", "G.8X", "Z.2X")


592
# File 'sig/client.rbs', line 592

def worker_type: () -> ("Standard" | "G.1X" | "G.2X" | "G.025X" | "G.4X" | "G.8X" | "Z.2X")

#yarn_endpoint_address::String

Returns:

  • (::String)


589
# File 'sig/client.rbs', line 589

def yarn_endpoint_address: () -> ::String

#zeppelin_remote_spark_interpreter_port::Integer

Returns:

  • (::Integer)


590
# File 'sig/client.rbs', line 590

def zeppelin_remote_spark_interpreter_port: () -> ::Integer