Class: Aws::Types::AccessLogSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_arn::String

Returns the value of attribute destination_arn.

Returns:

  • (::String)


28
29
30
# File 'sig/types.rbs', line 28

def destination_arn
  @destination_arn
end

#format::String

Returns the value of attribute format.

Returns:

  • (::String)


29
30
31
# File 'sig/types.rbs', line 29

def format
  @format
end