IpamDiscoveredPublicAddress - Amazon Elastic Compute Cloud

IpamDiscoveredPublicAddress

A public IP Address discovered by IPAM.

Contents

address

The IP address.

Type: String

Required: No

addressAllocationId

The allocation ID of the resource the IP address is assigned to.

Type: String

Required: No

addressOwnerId

The ID of the owner of the resource the IP address is assigned to.

Type: String

Required: No

addressRegion

The Region of the resource the IP address is assigned to.

Type: String

Required: No

addressType

The IP address type.

Type: String

Valid Values: service-managed-ip | service-managed-byoip | amazon-owned-eip | byoip | ec2-public-ip

Required: No

associationStatus

The association status.

Type: String

Valid Values: associated | disassociated

Required: No

instanceId

The instance ID of the instance the assigned IP address is assigned to.

Type: String

Required: No

ipamResourceDiscoveryId

The resource discovery ID.

Type: String

Required: No

networkBorderGroup

The network border group that the resource that the IP address is assigned to is in.

Type: String

Required: No

networkInterfaceDescription

The description of the network interface that IP address is assigned to.

Type: String

Required: No

networkInterfaceId

The network interface ID of the resource with the assigned IP address.

Type: String

Required: No

publicIpv4PoolId

The ID of the public IPv4 pool that the resource with the assigned IP address is from.

Type: String

Required: No

sampleTime

The last successful resource discovery time.

Type: Timestamp

Required: No

securityGroupSet

Security groups associated with the resource that the IP address is assigned to.

Type: Array of IpamPublicAddressSecurityGroup objects

Required: No

service

The AWS service associated with the IP address.

Type: String

Valid Values: nat-gateway | database-migration-service | redshift | elastic-container-service | relational-database-service | site-to-site-vpn | load-balancer | global-accelerator | other

Required: No

serviceResource

The resource ARN or ID.

Type: String

Required: No

subnetId

The ID of the subnet that the resource with the assigned IP address is in.

Type: String

Required: No

tags

Tags associated with the IP address.

Type: IpamPublicAddressTags object

Required: No

vpcId

The ID of the VPC that the resource with the assigned IP address is in.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: