Class: Aws::Types::License

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1230
1231
1232
# File 'sig/types.rbs', line 1230

def id
  @id
end

#token::String

Returns the value of attribute token.

Returns:

  • (::String)


1231
1232
1233
# File 'sig/types.rbs', line 1231

def token
  @token
end