Class: Aws::Types::CreateLogPatternResponse

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:



111
112
113
# File 'sig/types.rbs', line 111

def log_pattern
  @log_pattern
end

#resource_group_name::String

Returns the value of attribute resource_group_name.

Returns:

  • (::String)


112
113
114
# File 'sig/types.rbs', line 112

def resource_group_name
  @resource_group_name
end