class Aws::EventBridge::Types::DescribeConnectionResponse

@!attribute [rw] connection_arn

The ARN of the connection retrieved.
@return [String]

@!attribute [rw] name

The name of the connection retrieved.
@return [String]

@!attribute [rw] description

The description for the connection retrieved.
@return [String]

@!attribute [rw] connection_state

The state of the connection retrieved.
@return [String]

@!attribute [rw] state_reason

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

@!attribute [rw] authorization_type

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

@!attribute [rw] secret_arn

The ARN of the secret created from the authorization parameters
specified for the connection.
@return [String]

@!attribute [rw] auth_parameters

The parameters to use for authorization for the connection.
@return [Types::ConnectionAuthResponseParameters]

@!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/DescribeConnectionResponse AWS API Documentation

Constants

SENSITIVE