pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
GetLocalGatewayVirtualInterfaceGroupFilter
Get
Local
Gateway
Virtual
Interface
Group
Filter
data
class
GetLocalGatewayVirtualInterfaceGroupFilter
(
val
name
:
String
,
val
values
:
List
<
String
>
)
Types
Constructors
Properties
Constructors
Get
Local
Gateway
Virtual
Interface
Group
Filter
Link copied to clipboard
fun
GetLocalGatewayVirtualInterfaceGroupFilter
(
name
:
String
,
values
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
Name of the filter.
values
Link copied to clipboard
val
values
:
List
<
String
>
List of one or more values for the filter.