Class: Aws::Types::AssetFormEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content::String

Returns the value of attribute content.

Returns:

  • (::String)


116
117
118
# File 'sig/types.rbs', line 116

def content
  @content
end

#form_type_id::String

Returns the value of attribute form_type_id.

Returns:

  • (::String)


115
116
117
# File 'sig/types.rbs', line 115

def form_type_id
  @form_type_id
end