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])


821
822
823
# File 'sig/types.rbs', line 821

def log_destination_configs
  @log_destination_configs
end

#redacted_fields::Array[Types::FieldToMatch]

Returns the value of attribute redacted_fields.

Returns:



822
823
824
# File 'sig/types.rbs', line 822

def redacted_fields
  @redacted_fields
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


820
821
822
# File 'sig/types.rbs', line 820

def resource_arn
  @resource_arn
end