Class: Aws::Types::ApplyArchiveRuleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#analyzer_arn::String

Returns the value of attribute analyzer_arn.

Returns:



143
144
145
# File 'sig/types.rbs', line 143

def analyzer_arn
  @analyzer_arn
end

#client_token::String

Returns the value of attribute client_token.

Returns:



145
146
147
# File 'sig/types.rbs', line 145

def client_token
  @client_token
end

#rule_name::String

Returns the value of attribute rule_name.

Returns:



144
145
146
# File 'sig/types.rbs', line 144

def rule_name
  @rule_name
end