Class: Aws::Types::GetGameSessionLogUrlOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#pre_signed_url::String

Returns the value of attribute pre_signed_url.

Returns:

  • (::String)


1412
1413
1414
# File 'sig/types.rbs', line 1412

def pre_signed_url
  @pre_signed_url
end