Class: Aws::QuickSight::Types::ApprovalPolicy
- Inherits:
-
Struct
- Object
- Struct
- Aws::QuickSight::Types::ApprovalPolicy
- Defined in:
- gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb
Overview
A governance approval policy that specifies which principals and governed actions require approval, and which assets the policy applies to.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#actions ⇒ Array<String>
The list of governed actions that trigger the approval workflow.
-
#applicable_to ⇒ Types::ApplicableTo
The scoping configuration that determines who the approval policy applies to.
-
#approval_groups ⇒ Array<String>
The list of group ARNs whose members can approve requests.
-
#asset_types ⇒ Array<String>
The list of asset types that the approval policy applies to.
-
#created_at ⇒ Time
The date and time that the approval policy was created.
-
#description ⇒ String
A description of the approval policy.
-
#name ⇒ String
The name of the approval policy.
-
#policy_arn ⇒ String
The Amazon Resource Name (ARN) of the approval policy.
-
#policy_id ⇒ String
The unique identifier of the approval policy.
-
#updated_at ⇒ Time
The date and time that the approval policy was last updated.
Instance Attribute Details
#actions ⇒ Array<String>
The list of governed actions that trigger the approval workflow.
1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 1581 class ApprovalPolicy < Struct.new( :policy_id, :policy_arn, :name, :description, :actions, :asset_types, :applicable_to, :approval_groups, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#applicable_to ⇒ Types::ApplicableTo
The scoping configuration that determines who the approval policy applies to.
1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 1581 class ApprovalPolicy < Struct.new( :policy_id, :policy_arn, :name, :description, :actions, :asset_types, :applicable_to, :approval_groups, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#approval_groups ⇒ Array<String>
The list of group ARNs whose members can approve requests.
1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 1581 class ApprovalPolicy < Struct.new( :policy_id, :policy_arn, :name, :description, :actions, :asset_types, :applicable_to, :approval_groups, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#asset_types ⇒ Array<String>
The list of asset types that the approval policy applies to.
1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 1581 class ApprovalPolicy < Struct.new( :policy_id, :policy_arn, :name, :description, :actions, :asset_types, :applicable_to, :approval_groups, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#created_at ⇒ Time
The date and time that the approval policy was created.
1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 1581 class ApprovalPolicy < Struct.new( :policy_id, :policy_arn, :name, :description, :actions, :asset_types, :applicable_to, :approval_groups, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
A description of the approval policy.
1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 1581 class ApprovalPolicy < Struct.new( :policy_id, :policy_arn, :name, :description, :actions, :asset_types, :applicable_to, :approval_groups, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the approval policy.
1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 1581 class ApprovalPolicy < Struct.new( :policy_id, :policy_arn, :name, :description, :actions, :asset_types, :applicable_to, :approval_groups, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#policy_arn ⇒ String
The Amazon Resource Name (ARN) of the approval policy.
1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 1581 class ApprovalPolicy < Struct.new( :policy_id, :policy_arn, :name, :description, :actions, :asset_types, :applicable_to, :approval_groups, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#policy_id ⇒ String
The unique identifier of the approval policy.
1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 1581 class ApprovalPolicy < Struct.new( :policy_id, :policy_arn, :name, :description, :actions, :asset_types, :applicable_to, :approval_groups, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |
#updated_at ⇒ Time
The date and time that the approval policy was last updated.
1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 |
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 1581 class ApprovalPolicy < Struct.new( :policy_id, :policy_arn, :name, :description, :actions, :asset_types, :applicable_to, :approval_groups, :created_at, :updated_at) SENSITIVE = [] include Aws::Structure end |