Class: Aws::Types::GetFlowTemplateRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


220
221
222
# File 'sig/types.rbs', line 220

def id
  @id
end

#revision_number::Integer

Returns the value of attribute revision_number.

Returns:

  • (::Integer)


221
222
223
# File 'sig/types.rbs', line 221

def revision_number
  @revision_number
end