Class: Aws::Types::PutConfigurationRecorderRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_recorderTypes::ConfigurationRecorder

Returns the value of attribute configuration_recorder.



1756
1757
1758
# File 'sig/types.rbs', line 1756

def configuration_recorder
  @configuration_recorder
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



1757
1758
1759
# File 'sig/types.rbs', line 1757

def tags
  @tags
end