Class: Aws::Types::UpdateLogPatternResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#log_patternTypes::LogPattern

Returns the value of attribute log_pattern.

Returns:



575
576
577
# File 'sig/types.rbs', line 575

def log_pattern
  @log_pattern
end

#resource_group_name::String

Returns the value of attribute resource_group_name.

Returns:

  • (::String)


574
575
576
# File 'sig/types.rbs', line 574

def resource_group_name
  @resource_group_name
end