Class: Aws::Types::DeleteProxySessionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#proxy_session_id::String

Returns the value of attribute proxy_session_id.

Returns:

  • (::String)


237
238
239
# File 'sig/types.rbs', line 237

def proxy_session_id
  @proxy_session_id
end

#voice_connector_id::String

Returns the value of attribute voice_connector_id.

Returns:

  • (::String)


236
237
238
# File 'sig/types.rbs', line 236

def voice_connector_id
  @voice_connector_id
end