Class: Aws::Types::LoggingConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#log_destination_configs::Array[::String]

Returns the value of attribute log_destination_configs.

Returns:

  • (::Array[::String])


859
860
861
# File 'sig/types.rbs', line 859

def log_destination_configs
  @log_destination_configs
end

#redacted_fields::Array[Types::FieldToMatch]

Returns the value of attribute redacted_fields.

Returns:



860
861
862
# File 'sig/types.rbs', line 860

def redacted_fields
  @redacted_fields
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


858
859
860
# File 'sig/types.rbs', line 858

def resource_arn
  @resource_arn
end