IpCommunityIdListArgs

data class IpCommunityIdListArgs(val ipCommunityIds: Output<List<String>>? = null) : ConvertibleToJava<IpCommunityIdListArgs>

IP Community ID list properties.

Constructors

Link copied to clipboard
fun IpCommunityIdListArgs(ipCommunityIds: Output<List<String>>? = null)

Functions

Link copied to clipboard
open override fun toJava(): IpCommunityIdListArgs

Properties

Link copied to clipboard
val ipCommunityIds: Output<List<String>>? = null

List of IP Community resource IDs.