Class: Aws::EC2::Types::IpamAddressHistoryRecord

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb

Overview

The historical record of a CIDR within an IPAM scope. For more information, see View the history of IP addresses in the Amazon VPC IPAM User Guide.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#resource_cidrString

The CIDR of the resource.

Returns:

  • (String)


42122
42123
42124
42125
42126
42127
42128
42129
42130
42131
42132
42133
42134
42135
42136
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 42122

class IpamAddressHistoryRecord < Struct.new(
  :resource_owner_id,
  :resource_region,
  :resource_type,
  :resource_id,
  :resource_cidr,
  :resource_name,
  :resource_compliance_status,
  :resource_overlap_status,
  :vpc_id,
  :sampled_start_time,
  :sampled_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#resource_compliance_statusString

The compliance status of a resource. For more information on compliance statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.

Returns:

  • (String)


42122
42123
42124
42125
42126
42127
42128
42129
42130
42131
42132
42133
42134
42135
42136
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 42122

class IpamAddressHistoryRecord < Struct.new(
  :resource_owner_id,
  :resource_region,
  :resource_type,
  :resource_id,
  :resource_cidr,
  :resource_name,
  :resource_compliance_status,
  :resource_overlap_status,
  :vpc_id,
  :sampled_start_time,
  :sampled_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#resource_idString

The ID of the resource.

Returns:

  • (String)


42122
42123
42124
42125
42126
42127
42128
42129
42130
42131
42132
42133
42134
42135
42136
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 42122

class IpamAddressHistoryRecord < Struct.new(
  :resource_owner_id,
  :resource_region,
  :resource_type,
  :resource_id,
  :resource_cidr,
  :resource_name,
  :resource_compliance_status,
  :resource_overlap_status,
  :vpc_id,
  :sampled_start_time,
  :sampled_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#resource_nameString

The name of the resource.

Returns:

  • (String)


42122
42123
42124
42125
42126
42127
42128
42129
42130
42131
42132
42133
42134
42135
42136
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 42122

class IpamAddressHistoryRecord < Struct.new(
  :resource_owner_id,
  :resource_region,
  :resource_type,
  :resource_id,
  :resource_cidr,
  :resource_name,
  :resource_compliance_status,
  :resource_overlap_status,
  :vpc_id,
  :sampled_start_time,
  :sampled_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#resource_overlap_statusString

The overlap status of an IPAM resource. The overlap status tells you if the CIDR for a resource overlaps with another CIDR in the scope. For more information on overlap statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.

Returns:

  • (String)


42122
42123
42124
42125
42126
42127
42128
42129
42130
42131
42132
42133
42134
42135
42136
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 42122

class IpamAddressHistoryRecord < Struct.new(
  :resource_owner_id,
  :resource_region,
  :resource_type,
  :resource_id,
  :resource_cidr,
  :resource_name,
  :resource_compliance_status,
  :resource_overlap_status,
  :vpc_id,
  :sampled_start_time,
  :sampled_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#resource_owner_idString

The ID of the resource owner.

Returns:

  • (String)


42122
42123
42124
42125
42126
42127
42128
42129
42130
42131
42132
42133
42134
42135
42136
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 42122

class IpamAddressHistoryRecord < Struct.new(
  :resource_owner_id,
  :resource_region,
  :resource_type,
  :resource_id,
  :resource_cidr,
  :resource_name,
  :resource_compliance_status,
  :resource_overlap_status,
  :vpc_id,
  :sampled_start_time,
  :sampled_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#resource_regionString

The Amazon Web Services Region of the resource.

Returns:

  • (String)


42122
42123
42124
42125
42126
42127
42128
42129
42130
42131
42132
42133
42134
42135
42136
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 42122

class IpamAddressHistoryRecord < Struct.new(
  :resource_owner_id,
  :resource_region,
  :resource_type,
  :resource_id,
  :resource_cidr,
  :resource_name,
  :resource_compliance_status,
  :resource_overlap_status,
  :vpc_id,
  :sampled_start_time,
  :sampled_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#resource_typeString

The type of the resource.

Returns:

  • (String)


42122
42123
42124
42125
42126
42127
42128
42129
42130
42131
42132
42133
42134
42135
42136
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 42122

class IpamAddressHistoryRecord < Struct.new(
  :resource_owner_id,
  :resource_region,
  :resource_type,
  :resource_id,
  :resource_cidr,
  :resource_name,
  :resource_compliance_status,
  :resource_overlap_status,
  :vpc_id,
  :sampled_start_time,
  :sampled_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#sampled_end_timeTime

Sampled end time of the resource-to-CIDR association within the IPAM scope. Changes are picked up in periodic snapshots, so the end time may have occurred before this specific time.

Returns:

  • (Time)


42122
42123
42124
42125
42126
42127
42128
42129
42130
42131
42132
42133
42134
42135
42136
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 42122

class IpamAddressHistoryRecord < Struct.new(
  :resource_owner_id,
  :resource_region,
  :resource_type,
  :resource_id,
  :resource_cidr,
  :resource_name,
  :resource_compliance_status,
  :resource_overlap_status,
  :vpc_id,
  :sampled_start_time,
  :sampled_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#sampled_start_timeTime

Sampled start time of the resource-to-CIDR association within the IPAM scope. Changes are picked up in periodic snapshots, so the start time may have occurred before this specific time.

Returns:

  • (Time)


42122
42123
42124
42125
42126
42127
42128
42129
42130
42131
42132
42133
42134
42135
42136
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 42122

class IpamAddressHistoryRecord < Struct.new(
  :resource_owner_id,
  :resource_region,
  :resource_type,
  :resource_id,
  :resource_cidr,
  :resource_name,
  :resource_compliance_status,
  :resource_overlap_status,
  :vpc_id,
  :sampled_start_time,
  :sampled_end_time)
  SENSITIVE = []
  include Aws::Structure
end

#vpc_idString

The VPC ID of the resource.

Returns:

  • (String)


42122
42123
42124
42125
42126
42127
42128
42129
42130
42131
42132
42133
42134
42135
42136
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 42122

class IpamAddressHistoryRecord < Struct.new(
  :resource_owner_id,
  :resource_region,
  :resource_type,
  :resource_id,
  :resource_cidr,
  :resource_name,
  :resource_compliance_status,
  :resource_overlap_status,
  :vpc_id,
  :sampled_start_time,
  :sampled_end_time)
  SENSITIVE = []
  include Aws::Structure
end