GetVpcAttachmentsPlainArgs

data class GetVpcAttachmentsPlainArgs(val filters: List<GetVpcAttachmentsFilter>? = null) : ConvertibleToJava<GetVpcAttachmentsPlainArgs>

A collection of arguments for invoking getVpcAttachments.

Constructors

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

Properties

Link copied to clipboard

One or more configuration blocks containing name-values filters. Detailed below.

Functions

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