NAME
Paws::CloudWatchEvents::DescribeConnectionResponse
ATTRIBUTES
AuthorizationType => Str
The type of authorization specified for the connection.
Valid values are: "BASIC"
, "OAUTH_CLIENT_CREDENTIALS"
, "API_KEY"
=head2 AuthParameters => Paws::CloudWatchEvents::ConnectionAuthResponseParameters
The parameters to use for authorization for the connection.
ConnectionArn => Str
The ARN of the connection retrieved.
ConnectionState => Str
The state of the connection retrieved.
Valid values are: "CREATING"
, "UPDATING"
, "DELETING"
, "AUTHORIZED"
, "DEAUTHORIZED"
, "AUTHORIZING"
, "DEAUTHORIZING"
=head2 CreationTime => Str
A time stamp for the time that the connection was created.
Description => Str
The description for the connection retrieved.
LastAuthorizedTime => Str
A time stamp for the time that the connection was last authorized.
LastModifiedTime => Str
A time stamp for the time that the connection was last modified.
Name => Str
The name of the connection retrieved.
SecretArn => Str
The ARN of the secret created from the authorization parameters specified for the connection.
StateReason => Str
The reason that the connection is in the current connection state.