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.
49354 49355 49356 49357 49358 49359 49360 49361 49362 49363 49364 49365 49366 49367 49368 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49354 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.
49354 49355 49356 49357 49358 49359 49360 49361 49362 49363 49364 49365 49366 49367 49368 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49354 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.
49354 49355 49356 49357 49358 49359 49360 49361 49362 49363 49364 49365 49366 49367 49368 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49354 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.
49354 49355 49356 49357 49358 49359 49360 49361 49362 49363 49364 49365 49366 49367 49368 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49354 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.
49354 49355 49356 49357 49358 49359 49360 49361 49362 49363 49364 49365 49366 49367 49368 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49354 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.
49354 49355 49356 49357 49358 49359 49360 49361 49362 49363 49364 49365 49366 49367 49368 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49354 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.
49354 49355 49356 49357 49358 49359 49360 49361 49362 49363 49364 49365 49366 49367 49368 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49354 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.
49354 49355 49356 49357 49358 49359 49360 49361 49362 49363 49364 49365 49366 49367 49368 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49354 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.
49354 49355 49356 49357 49358 49359 49360 49361 49362 49363 49364 49365 49366 49367 49368 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49354 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.
49354 49355 49356 49357 49358 49359 49360 49361 49362 49363 49364 49365 49366 49367 49368 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49354 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.
49354 49355 49356 49357 49358 49359 49360 49361 49362 49363 49364 49365 49366 49367 49368 |
# File 'gems/aws-sdk-ec2/lib/aws-sdk-ec2/types.rb', line 49354 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 |