GetCodeSecurityIntegrationResponse

Types

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

Properties

Link copied to clipboard

The URL used to authorize the integration with the repository provider. This is only returned if reauthorization is required to fix a connection issue. Otherwise, it is null.

Link copied to clipboard

The timestamp when the code security integration was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the code security integration.

Link copied to clipboard

The timestamp when the code security integration was last updated.

Link copied to clipboard

The name of the code security integration.

Link copied to clipboard

The current status of the code security integration.

Link copied to clipboard

The reason for the current status of the code security integration.

Link copied to clipboard

The tags associated with the code security integration.

Link copied to clipboard

The type of repository provider for the integration.

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