Class: Aws::Types::DescribeViewRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_token::String

Returns the value of attribute connection_token.

Returns:

  • (::String)


81
82
83
# File 'sig/types.rbs', line 81

def connection_token
  @connection_token
end

#view_token::String

Returns the value of attribute view_token.

Returns:

  • (::String)


80
81
82
# File 'sig/types.rbs', line 80

def view_token
  @view_token
end