Class: Aws::Types::GetConnectionGroupByRoutingEndpointResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_groupTypes::ConnectionGroup

Returns the value of attribute connection_group.



1567
1568
1569
# File 'sig/types.rbs', line 1567

def connection_group
  @connection_group
end

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


1568
1569
1570
# File 'sig/types.rbs', line 1568

def etag
  @etag
end