Class: Aws::Types::Websocket

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_expiry::String

Returns the value of attribute connection_expiry.

Returns:

  • (::String)


307
308
309
# File 'sig/types.rbs', line 307

def connection_expiry
  @connection_expiry
end

#url::String

Returns the value of attribute url.

Returns:

  • (::String)


306
307
308
# File 'sig/types.rbs', line 306

def url
  @url
end