Class: Cumulus::VPC::VpcDiff::AddressChange

Inherits:
Struct
  • Object
show all
Defined in:
lib/vpc/models/VpcDiff.rb

Instance Attribute Summary collapse

Instance Attribute Details

#awsObject

Returns the value of attribute aws

Returns:

  • (Object)

    the current value of aws



124
125
126
# File 'lib/vpc/models/VpcDiff.rb', line 124

def aws
  @aws
end

#aws_nameObject

Returns the value of attribute aws_name

Returns:

  • (Object)

    the current value of aws_name



124
125
126
# File 'lib/vpc/models/VpcDiff.rb', line 124

def aws_name
  @aws_name
end

#localObject

Returns the value of attribute local

Returns:

  • (Object)

    the current value of local



124
125
126
# File 'lib/vpc/models/VpcDiff.rb', line 124

def local
  @local
end

#local_nameObject

Returns the value of attribute local_name

Returns:

  • (Object)

    the current value of local_name



124
125
126
# File 'lib/vpc/models/VpcDiff.rb', line 124

def local_name
  @local_name
end