Class: Aws::Types::UplinkEchoConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute antenna_uplink_config_arn.

Returns:

  • (::String)


1282
1283
1284
# File 'sig/types.rbs', line 1282

def antenna_uplink_config_arn
  @antenna_uplink_config_arn
end

#enabled ⇒ Boolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


1281
1282
1283
# File 'sig/types.rbs', line 1281

def enabled
  @enabled
end