Class: Aws::Types::UpdateConfigurationResponse

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)


1696
1697
1698
# File 'sig/types.rbs', line 1696

def arn
  @arn
end

#latest_revisionTypes::ConfigurationRevision

Returns the value of attribute latest_revision.



1697
1698
1699
# File 'sig/types.rbs', line 1697

def latest_revision
  @latest_revision
end