Class: Aws::Types::CreateSamplingRuleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sampling_ruleTypes::SamplingRule

Returns the value of attribute sampling_rule.

Returns:



80
81
82
# File 'sig/types.rbs', line 80

def sampling_rule
  @sampling_rule
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



81
82
83
# File 'sig/types.rbs', line 81

def tags
  @tags
end