Class: Aws::Types::UpdateFlowTemplateRequest

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)


550
551
552
# File 'sig/types.rbs', line 550

def compatible_namespace_version
  @compatible_namespace_version
end

#definitionTypes::DefinitionDocument

Returns the value of attribute definition.



549
550
551
# File 'sig/types.rbs', line 549

def definition
  @definition
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


548
549
550
# File 'sig/types.rbs', line 548

def id
  @id
end