Module: Aws::CloudWatchEvents::Client::_DescribeConnectionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeConnectionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#auth_parametersTypes::ConnectionAuthResponseParameters



319
# File 'sig/client.rbs', line 319

def auth_parameters: () -> Types::ConnectionAuthResponseParameters

#authorization_type"BASIC", ...

Returns:

  • ("BASIC", "OAUTH_CLIENT_CREDENTIALS", "API_KEY")


317
# File 'sig/client.rbs', line 317

def authorization_type: () -> ("BASIC" | "OAUTH_CLIENT_CREDENTIALS" | "API_KEY")

#connection_arn::String

Returns:

  • (::String)


312
# File 'sig/client.rbs', line 312

def connection_arn: () -> ::String

#connection_state"CREATING", ...

Returns:

  • ("CREATING", "UPDATING", "DELETING", "AUTHORIZED", "DEAUTHORIZED", "AUTHORIZING", "DEAUTHORIZING")


315
# File 'sig/client.rbs', line 315

def connection_state: () -> ("CREATING" | "UPDATING" | "DELETING" | "AUTHORIZED" | "DEAUTHORIZED" | "AUTHORIZING" | "DEAUTHORIZING")

#creation_time::Time

Returns:

  • (::Time)


320
# File 'sig/client.rbs', line 320

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


314
# File 'sig/client.rbs', line 314

def description: () -> ::String

#last_authorized_time::Time

Returns:

  • (::Time)


322
# File 'sig/client.rbs', line 322

def last_authorized_time: () -> ::Time

#last_modified_time::Time

Returns:

  • (::Time)


321
# File 'sig/client.rbs', line 321

def last_modified_time: () -> ::Time

#name::String

Returns:

  • (::String)


313
# File 'sig/client.rbs', line 313

def name: () -> ::String

#secret_arn::String

Returns:

  • (::String)


318
# File 'sig/client.rbs', line 318

def secret_arn: () -> ::String

#state_reason::String

Returns:

  • (::String)


316
# File 'sig/client.rbs', line 316

def state_reason: () -> ::String