Class: Aws::AuditManager::Types::Delegation
- Inherits:
-
Struct
- Object
- Struct
- Aws::AuditManager::Types::Delegation
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-auditmanager/types.rb
Overview
The assignment of a control set to a delegate for review.
Constant Summary collapse
- SENSITIVE =
[:assessment_name, :comment, :created_by]
Instance Attribute Summary collapse
-
#assessment_id ⇒ String
The identifier for the assessment that’s associated with the delegation.
-
#assessment_name ⇒ String
The name of the assessment that’s associated with the delegation.
-
#comment ⇒ String
The comment that’s related to the delegation.
-
#control_set_id ⇒ String
The identifier for the control set that’s associated with the delegation.
-
#created_by ⇒ String
The user or role that created the delegation.
-
#creation_time ⇒ Time
Specifies when the delegation was created.
-
#id ⇒ String
The unique identifier for the delegation.
-
#last_updated ⇒ Time
Specifies when the delegation was last updated.
-
#role_arn ⇒ String
The Amazon Resource Name (ARN) of the IAM role.
-
#role_type ⇒ String
The type of customer persona.
-
#status ⇒ String
The status of the delegation.
Instance Attribute Details
#assessment_id ⇒ String
The identifier for the assessment that’s associated with the delegation.
1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 1944 class Delegation < Struct.new( :id, :assessment_name, :assessment_id, :status, :role_arn, :role_type, :creation_time, :last_updated, :control_set_id, :comment, :created_by) SENSITIVE = [:assessment_name, :comment, :created_by] include Aws::Structure end |
#assessment_name ⇒ String
The name of the assessment that’s associated with the delegation.
1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 1944 class Delegation < Struct.new( :id, :assessment_name, :assessment_id, :status, :role_arn, :role_type, :creation_time, :last_updated, :control_set_id, :comment, :created_by) SENSITIVE = [:assessment_name, :comment, :created_by] include Aws::Structure end |
#comment ⇒ String
The comment that’s related to the delegation.
1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 1944 class Delegation < Struct.new( :id, :assessment_name, :assessment_id, :status, :role_arn, :role_type, :creation_time, :last_updated, :control_set_id, :comment, :created_by) SENSITIVE = [:assessment_name, :comment, :created_by] include Aws::Structure end |
#control_set_id ⇒ String
The identifier for the control set that’s associated with the delegation.
1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 1944 class Delegation < Struct.new( :id, :assessment_name, :assessment_id, :status, :role_arn, :role_type, :creation_time, :last_updated, :control_set_id, :comment, :created_by) SENSITIVE = [:assessment_name, :comment, :created_by] include Aws::Structure end |
#created_by ⇒ String
The user or role that created the delegation.
1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 1944 class Delegation < Struct.new( :id, :assessment_name, :assessment_id, :status, :role_arn, :role_type, :creation_time, :last_updated, :control_set_id, :comment, :created_by) SENSITIVE = [:assessment_name, :comment, :created_by] include Aws::Structure end |
#creation_time ⇒ Time
Specifies when the delegation was created.
1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 1944 class Delegation < Struct.new( :id, :assessment_name, :assessment_id, :status, :role_arn, :role_type, :creation_time, :last_updated, :control_set_id, :comment, :created_by) SENSITIVE = [:assessment_name, :comment, :created_by] include Aws::Structure end |
#id ⇒ String
The unique identifier for the delegation.
1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 1944 class Delegation < Struct.new( :id, :assessment_name, :assessment_id, :status, :role_arn, :role_type, :creation_time, :last_updated, :control_set_id, :comment, :created_by) SENSITIVE = [:assessment_name, :comment, :created_by] include Aws::Structure end |
#last_updated ⇒ Time
Specifies when the delegation was last updated.
1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 1944 class Delegation < Struct.new( :id, :assessment_name, :assessment_id, :status, :role_arn, :role_type, :creation_time, :last_updated, :control_set_id, :comment, :created_by) SENSITIVE = [:assessment_name, :comment, :created_by] include Aws::Structure end |
#role_arn ⇒ String
The Amazon Resource Name (ARN) of the IAM role.
1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 1944 class Delegation < Struct.new( :id, :assessment_name, :assessment_id, :status, :role_arn, :role_type, :creation_time, :last_updated, :control_set_id, :comment, :created_by) SENSITIVE = [:assessment_name, :comment, :created_by] include Aws::Structure end |
#role_type ⇒ String
The type of customer persona.
<note markdown=“1”> In ‘CreateAssessment`, `roleType` can only be `PROCESS_OWNER`.
In `UpdateSettings`, `roleType` can only be `PROCESS_OWNER`.
In `BatchCreateDelegationByAssessment`, `roleType` can only be
‘RESOURCE_OWNER`.
</note>
1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 1944 class Delegation < Struct.new( :id, :assessment_name, :assessment_id, :status, :role_arn, :role_type, :creation_time, :last_updated, :control_set_id, :comment, :created_by) SENSITIVE = [:assessment_name, :comment, :created_by] include Aws::Structure end |
#status ⇒ String
The status of the delegation.
1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 |
# File 'lib/aws-sdk-auditmanager/types.rb', line 1944 class Delegation < Struct.new( :id, :assessment_name, :assessment_id, :status, :role_arn, :role_type, :creation_time, :last_updated, :control_set_id, :comment, :created_by) SENSITIVE = [:assessment_name, :comment, :created_by] include Aws::Structure end |