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
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#registered_atTime

The date when the cross-account access role was registered.

Returns:

  • (Time)

    The date when the cross-account access role was registered.

#role_arnString

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

Returns:

  • (String)

    The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

#validBoolean

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

Returns:

  • (Boolean)

    A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.