Class: Aws::Types::UpdateStateTemplateResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ ::String

Returns the value of attribute arn.

Returns:

  • (::String)


1432
1433
1434
# File 'sig/types.rbs', line 1432

def arn
  @arn
end

#id ⇒ ::String

Returns the value of attribute id.

Returns:

  • (::String)


1433
1434
1435
# File 'sig/types.rbs', line 1433

def id
  @id
end

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


1431
1432
1433
# File 'sig/types.rbs', line 1431

def name
  @name
end