Class: Aws::Types::PutAssetTypeResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#forms::Hash[::String, Types::AssetTypeFormReference]

Returns the value of attribute forms.

Returns:



6063
6064
6065
# File 'sig/types.rbs', line 6063

def forms
  @forms
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


6061
6062
6063
# File 'sig/types.rbs', line 6061

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


6062
6063
6064
# File 'sig/types.rbs', line 6062

def name
  @name
end