class Aws::EventBridge::Types::Connection

Contains information about a connection.

@!attribute [rw] connection_arn

The ARN of the connection.
@return [String]

@!attribute [rw] name

The name of the connection.
@return [String]

@!attribute [rw] connection_state

The state of the connection.
@return [String]

@!attribute [rw] state_reason

The reason that the connection is in the connection state.
@return [String]

@!attribute [rw] authorization_type

The authorization type specified for the connection.
@return [String]

@!attribute [rw] creation_time

A time stamp for the time that the connection was created.
@return [Time]

@!attribute [rw] last_modified_time

A time stamp for the time that the connection was last modified.
@return [Time]

@!attribute [rw] last_authorized_time

A time stamp for the time that the connection was last authorized.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/eventbridge-2015-10-07/Connection AWS API Documentation

Constants

SENSITIVE