Module: Aws::RTBFabric::Client::_GetLinkRoutingRuleResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#conditionsTypes::RuleCondition



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

def conditions: () -> Types::RuleCondition

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#gateway_id::String

Returns:

  • (::String)


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

def gateway_id: () -> ::String

Returns:

  • (::String)


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

def link_id: () -> ::String

#priority::Integer

Returns:

  • (::Integer)


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

def priority: () -> ::Integer

#rule_id::String

Returns:

  • (::String)


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

def rule_id: () -> ::String

#status"CREATION_IN_PROGRESS", ...

Returns:

  • ("CREATION_IN_PROGRESS", "ACTIVE", "UPDATE_IN_PROGRESS", "DELETION_IN_PROGRESS", "DELETED", "FAILED")


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

def status: () -> ("CREATION_IN_PROGRESS" | "ACTIVE" | "UPDATE_IN_PROGRESS" | "DELETION_IN_PROGRESS" | "DELETED" | "FAILED")

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def tags: () -> ::Hash[::String, ::String]

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time