Class: Cumulus::ELB::LoadBalancerDiff::TagChange

Inherits:
Struct
  • Object
show all
Defined in:
lib/elb/models/LoadBalancerDiff.rb

Instance Attribute Summary collapse

Instance Attribute Details

#awsObject

Returns the value of attribute aws

Returns:

  • (Object)

    the current value of aws



85
86
87
# File 'lib/elb/models/LoadBalancerDiff.rb', line 85

def aws
  @aws
end

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



85
86
87
# File 'lib/elb/models/LoadBalancerDiff.rb', line 85

def key
  @key
end

#localObject

Returns the value of attribute local

Returns:

  • (Object)

    the current value of local



85
86
87
# File 'lib/elb/models/LoadBalancerDiff.rb', line 85

def local
  @local
end