Class: Aws::Types::LoggingConfig

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#log_group_name::String

Returns the value of attribute log_group_name.



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.



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

def log_role_arn
  @log_role_arn
end