Class: Aws::Types::ConfigurationInfo

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)


263
264
265
# File 'sig/types.rbs', line 263

def arn
  @arn
end

#revision::Integer

Returns the value of attribute revision.

Returns:

  • (::Integer)


264
265
266
# File 'sig/types.rbs', line 264

def revision
  @revision
end