pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.expressconnect.kotlin.inputs
/
GetRouterInterfacesFilter
Get
Router
Interfaces
Filter
data
class
GetRouterInterfacesFilter
(
val
key
:
String
?
=
null
,
val
values
:
List
<
String
>
?
=
null
)
:
ConvertibleToJava
<
GetRouterInterfacesFilter
>
Constructors
Functions
Properties
Constructors
Get
Router
Interfaces
Filter
Link copied to clipboard
fun
GetRouterInterfacesFilter
(
key
:
String
?
=
null
,
values
:
List
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRouterInterfacesFilter
Properties
key
Link copied to clipboard
val
key
:
String
?
=
null
values
Link copied to clipboard
val
values
:
List
<
String
>
?
=
null