Class: Aws::Types::FormattedVss

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

Defined Under Namespace

Classes: Unknown, VssJson

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


498
499
500
# File 'sig/types.rbs', line 498

def unknown
  @unknown
end

#vss_json ⇒ ::String

Returns the value of attribute vss_json.

Returns:

  • (::String)


497
498
499
# File 'sig/types.rbs', line 497

def vss_json
  @vss_json
end