Class: Aws::Types::DescribeConfigurationRevisionRequest

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)


543
544
545
# File 'sig/types.rbs', line 543

def arn
  @arn
end

#revision::Integer

Returns the value of attribute revision.

Returns:

  • (::Integer)


544
545
546
# File 'sig/types.rbs', line 544

def revision
  @revision
end