Class: Aws::EC2::Types::IpamAddressHistoryRecord
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::IpamAddressHistoryRecord
- 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
-
#resource_cidr ⇒ String
The CIDR of the resource.
-
#resource_compliance_status ⇒ String
The compliance status of a resource.
-
#resource_id ⇒ String
The ID of the resource.
-
#resource_name ⇒ String
The name of the resource.
-
#resource_overlap_status ⇒ String
The overlap status of an IPAM resource.
-
#resource_owner_id ⇒ String
The ID of the resource owner.
-
#resource_region ⇒ String
The Amazon Web Services Region of the resource.
-
#resource_type ⇒ String
The type of the resource.
-
#sampled_end_time ⇒ Time
Sampled end time of the resource-to-CIDR association within the IPAM scope.
-
#sampled_start_time ⇒ Time
Sampled start time of the resource-to-CIDR association within the IPAM scope.
-
#vpc_id ⇒ String
The VPC ID of the resource.
Instance Attribute Details
#resource_cidr ⇒ String
The CIDR of the resource.
49191 49192 49193 49194 49195 49196 49197 49198 49199 49200 49201 49202 49203 49204 49205 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49191 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_status ⇒ String
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.
49191 49192 49193 49194 49195 49196 49197 49198 49199 49200 49201 49202 49203 49204 49205 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49191 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_id ⇒ String
The ID of the resource.
49191 49192 49193 49194 49195 49196 49197 49198 49199 49200 49201 49202 49203 49204 49205 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49191 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_name ⇒ String
The name of the resource.
49191 49192 49193 49194 49195 49196 49197 49198 49199 49200 49201 49202 49203 49204 49205 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49191 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_status ⇒ String
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.
49191 49192 49193 49194 49195 49196 49197 49198 49199 49200 49201 49202 49203 49204 49205 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49191 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_id ⇒ String
The ID of the resource owner.
49191 49192 49193 49194 49195 49196 49197 49198 49199 49200 49201 49202 49203 49204 49205 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49191 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_region ⇒ String
The Amazon Web Services Region of the resource.
49191 49192 49193 49194 49195 49196 49197 49198 49199 49200 49201 49202 49203 49204 49205 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49191 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_type ⇒ String
The type of the resource.
49191 49192 49193 49194 49195 49196 49197 49198 49199 49200 49201 49202 49203 49204 49205 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49191 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_time ⇒ Time
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.
49191 49192 49193 49194 49195 49196 49197 49198 49199 49200 49201 49202 49203 49204 49205 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49191 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_time ⇒ Time
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.
49191 49192 49193 49194 49195 49196 49197 49198 49199 49200 49201 49202 49203 49204 49205 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49191 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_id ⇒ String
The VPC ID of the resource.
49191 49192 49193 49194 49195 49196 49197 49198 49199 49200 49201 49202 49203 49204 49205 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49191 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 |