ConnectorSummary

A condensed overview of the connectorV2..

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the connectorV2.

Link copied to clipboard

The UUID of the connectorV2 to identify connectorV2 resource.

Link copied to clipboard

ISO 8601 UTC timestamp for the time create the connectorV2.

Link copied to clipboard

The description of the connectorV2.

Link copied to clipboard
val name: String?

The Name field contains the user-defined name assigned to the integration connector. This helps identify and manage multiple connectors within Security Hub.

Link copied to clipboard

The connectorV2 third party provider configuration summary.

Functions

Link copied to clipboard
inline fun copy(block: ConnectorSummary.Builder.() -> Unit = {}): ConnectorSummary
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