GetInvestigationGroupResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the investigation group.

Link copied to clipboard

This structure is a string array. The first string is the ARN of a Amazon SNS topic. The array of strings display the ARNs of Amazon Q in chat applications configurations that are associated with that topic. For more information about these configuration ARNs, see Getting started with Amazon Q in chat applications and Resource type defined by Amazon Web Services Chatbot.

Link copied to clipboard

The date and time that the investigation group was created.

Link copied to clipboard

The name of the user who created the investigation group.

Link copied to clipboard

Lists the AWSAccountId of the accounts configured for cross-account access and the results of the last scan performed on each account.

Link copied to clipboard

Specifies the customer managed KMS key that the investigation group uses to encrypt data, if there is one. If not, the investigation group uses an Amazon Web Services key to encrypt the data.

Link copied to clipboard

Specifies whether CloudWatch investigationshas access to change events that are recorded by CloudTrail.

Link copied to clipboard

The date and time that the investigation group was most recently modified.

Link copied to clipboard

The name of the user who created the investigation group.

Link copied to clipboard
val name: String?

The name of the investigation group.

Link copied to clipboard

Specifies how long that investigation data is kept.

Link copied to clipboard

The ARN of the IAM role that the investigation group uses for permissions to gather data.

Link copied to clipboard

Displays the custom tag keys for custom applications in your system that you have specified in the investigation group. Resource tags help Amazon Q narrow the search space when it is unable to discover definite relationships between resources.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String