You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Inspector::Types::DescribeCrossAccountAccessRoleResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Inspector::Types::DescribeCrossAccountAccessRoleResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#registered_at ⇒ Time
The date when the cross-account access role was registered.
-
#role_arn ⇒ String
The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.
-
#valid ⇒ Boolean
A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.
Instance Attribute Details
#registered_at ⇒ Time
The date when the cross-account access role was registered.
#role_arn ⇒ String
The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.
#valid ⇒ Boolean
A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.