Module: Aws::GroundStation::Client::_GetDataflowEndpointGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#contact_post_pass_duration_seconds::Integer

Returns:

  • (::Integer)


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

def contact_post_pass_duration_seconds: () -> ::Integer

#contact_pre_pass_duration_seconds::Integer

Returns:

  • (::Integer)


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

def contact_pre_pass_duration_seconds: () -> ::Integer

#dataflow_endpoint_group_arn::String

Returns:

  • (::String)


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

def dataflow_endpoint_group_arn: () -> ::String

#dataflow_endpoint_group_id::String

Returns:

  • (::String)


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

def dataflow_endpoint_group_id: () -> ::String

#endpoints_details::Array[Types::EndpointDetails]

Returns:



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

def endpoints_details: () -> ::Array[Types::EndpointDetails]

#tags::Hash[::String, ::String]

Returns:

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


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

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