Module: Aws::VPCLattice::Client::_GetRuleResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#actionTypes::RuleAction

Returns:



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

def action: () -> Types::RuleAction

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#is_defaultBoolean

Returns:

  • (Boolean)


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

def is_default: () -> bool

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#matchTypes::RuleMatch

Returns:



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

def match: () -> Types::RuleMatch

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#priority::Integer

Returns:

  • (::Integer)


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

def priority: () -> ::Integer