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)


550
551
552
# File 'sig/types.rbs', line 550

def arn
  @arn
end

#revision::Integer

Returns the value of attribute revision.

Returns:

  • (::Integer)


551
552
553
# File 'sig/types.rbs', line 551

def revision
  @revision
end