Class: Aws::Types::AwsApiGatewayAccessLogSettings

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)


393
394
395
# File 'sig/types.rbs', line 393

def destination_arn
  @destination_arn
end

#format::String

Returns the value of attribute format.

Returns:

  • (::String)


392
393
394
# File 'sig/types.rbs', line 392

def format
  @format
end