IpSet

class IpSet : KotlinCustomResource

Contains a list of IP addresses. This can be either IPV4 or IPV6. The list will be mutually

Properties

Link copied to clipboard
val addresses: Output<List<String>>

List of IPAddresses.

Link copied to clipboard
val arn: Output<String>
Link copied to clipboard
val description: Output<String>?
Link copied to clipboard
val id: Output<String>
Link copied to clipboard
Link copied to clipboard
val name: Output<String>?
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val scope: Output<IpSetScope>
Link copied to clipboard
val tags: Output<List<IpSetTag>>?
Link copied to clipboard
val urn: Output<String>