Class: Aws::Types::UpdateSystemTemplateRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#compatible_namespace_version::Integer

Returns the value of attribute compatible_namespace_version.

Returns:

  • (::Integer)


562
563
564
# File 'sig/types.rbs', line 562

def compatible_namespace_version
  @compatible_namespace_version
end

#definitionTypes::DefinitionDocument

Returns the value of attribute definition.



561
562
563
# File 'sig/types.rbs', line 561

def definition
  @definition
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


560
561
562
# File 'sig/types.rbs', line 560

def id
  @id
end