Class: Aws::Types::UplinkDataflowDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Defined Under Namespace

Classes: AgentConnectionDetails, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_connection_details ⇒ Types::UplinkConnectionDetails

Returns the value of attribute agent_connection_details.



1270
1271
1272
# File 'sig/types.rbs', line 1270

def agent_connection_details
  @agent_connection_details
end

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


1271
1272
1273
# File 'sig/types.rbs', line 1271

def unknown
  @unknown
end