You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeCommit::Types::ApprovalRuleEventMetadata

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returns information about an event for an approval rule.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#approval_rule_contentString

The content of the approval rule.

Returns:

  • (String)

    The content of the approval rule.

#approval_rule_idString

The system-generated ID of the approval rule.

Returns:

  • (String)

    The system-generated ID of the approval rule.

#approval_rule_nameString

The name of the approval rule.

Returns:

  • (String)

    The name of the approval rule.