Class: Aws::Types::OriginApprovalRuleTemplate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#approval_rule_template_id::String

Returns the value of attribute approval_rule_template_id.

Returns:

  • (::String)


1533
1534
1535
# File 'sig/types.rbs', line 1533

def approval_rule_template_id
  @approval_rule_template_id
end

#approval_rule_template_name::String

Returns the value of attribute approval_rule_template_name.

Returns:

  • (::String)


1534
1535
1536
# File 'sig/types.rbs', line 1534

def approval_rule_template_name
  @approval_rule_template_name
end