Class: Aws::Types::LoggingConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#log_group_name::String

Returns the value of attribute log_group_name.

Returns:

  • (::String)


1240
1241
1242
# File 'sig/types.rbs', line 1240

def log_group_name
  @log_group_name
end

#log_role_arn::String

Returns the value of attribute log_role_arn.

Returns:

  • (::String)


1239
1240
1241
# File 'sig/types.rbs', line 1239

def log_role_arn
  @log_role_arn
end