GetVpcIamPoolsPlainArgs

data class GetVpcIamPoolsPlainArgs(val filters: List<GetVpcIamPoolsFilter>? = null) : ConvertibleToJava<GetVpcIamPoolsPlainArgs>

A collection of arguments for invoking getVpcIamPools.

Constructors

Link copied to clipboard
constructor(filters: List<GetVpcIamPoolsFilter>? = null)

Properties

Link copied to clipboard

Custom filter block as described below. The arguments of this data source act as filters for querying the available IPAM Pools in the current region.

Functions

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