Class: Aws::Types::ConfigureLogsForChannelResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_name::String

Returns the value of attribute channel_name.

Returns:

  • (::String)


164
165
166
# File 'sig/types.rbs', line 164

def channel_name
  @channel_name
end

#log_types::Array[("AS_RUN")]

Returns the value of attribute log_types.

Returns:

  • (::Array[("AS_RUN")])


165
166
167
# File 'sig/types.rbs', line 165

def log_types
  @log_types
end