Class: Aws::Types::ConfigurationId

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)


93
94
95
# File 'sig/types.rbs', line 93

def id
  @id
end

#revision::Integer

Returns the value of attribute revision.

Returns:

  • (::Integer)


94
95
96
# File 'sig/types.rbs', line 94

def revision
  @revision
end