Class: Aws::Types::CreateRuleResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#rule_arn::String

Returns the value of attribute rule_arn.

Returns:

  • (::String)


1791
1792
1793
# File 'sig/types.rbs', line 1791

def rule_arn
  @rule_arn
end

#rule_id::String

Returns the value of attribute rule_id.

Returns:

  • (::String)


1792
1793
1794
# File 'sig/types.rbs', line 1792

def rule_id
  @rule_id
end