pulumi-alicloud-kotlin
3.55.2.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.compute.kotlin.inputs
/
GetNestServiceInstancesFilter
Get
Nest
Service
Instances
Filter
data
class
GetNestServiceInstancesFilter
(
val
name
:
String
?
=
null
,
val
values
:
List
<
String
>
?
=
null
)
:
ConvertibleToJava
<
GetNestServiceInstancesFilter
>
Constructors
Functions
Properties
Constructors
Get
Nest
Service
Instances
Filter
Link copied to clipboard
fun
GetNestServiceInstancesFilter
(
name
:
String
?
=
null
,
values
:
List
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetNestServiceInstancesFilter
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
The name of the service.
values
Link copied to clipboard
val
values
:
List
<
String
>
?
=
null