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])


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

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

#availability_zone::String

Returns:

  • (::String)


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

def availability_zone: () -> ::String

#created_timestamp::Time

Returns:

  • (::Time)


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

def created_timestamp: () -> ::Time

#endpoint_name::String

Returns:

  • (::String)


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

def endpoint_name: () -> ::String

#extra_jars_s3_path::String

Returns:

  • (::String)


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

def extra_jars_s3_path: () -> ::String

#extra_python_libs_s3_path::String

Returns:

  • (::String)


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

def extra_python_libs_s3_path: () -> ::String

#failure_reason::String

Returns:

  • (::String)


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

def failure_reason: () -> ::String

#glue_version::String

Returns:

  • (::String)


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

def glue_version: () -> ::String

#number_of_nodes::Integer

Returns:

  • (::Integer)


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

def number_of_nodes: () -> ::Integer

#number_of_workers::Integer

Returns:

  • (::Integer)


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

def number_of_workers: () -> ::Integer

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#security_configuration::String

Returns:

  • (::String)


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

def security_configuration: () -> ::String

#security_group_ids::Array[::String]

Returns:

  • (::Array[::String])


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

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

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#subnet_id::String

Returns:

  • (::String)


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

def subnet_id: () -> ::String

#vpc_id::String

Returns:

  • (::String)


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

def vpc_id: () -> ::String

#worker_type"Standard", ...

Returns:

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


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

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

#yarn_endpoint_address::String

Returns:

  • (::String)


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

def yarn_endpoint_address: () -> ::String

#zeppelin_remote_spark_interpreter_port::Integer

Returns:

  • (::Integer)


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

def zeppelin_remote_spark_interpreter_port: () -> ::Integer