pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.yundun.kotlin.inputs
/
GetBastionHostInstancesPlainArgs
Get
Bastion
Host
Instances
Plain
Args
data
class
GetBastionHostInstancesPlainArgs
(
val
descriptionRegex
:
String
?
=
null
,
val
ids
:
List
<
String
>
?
=
null
,
val
outputFile
:
String
?
=
null
,
val
tags
:
Map
<
String
,
Any
>
?
=
null
)
:
ConvertibleToJava
<
GetBastionHostInstancesPlainArgs
>
A collection of arguments for invoking getBastionHostInstances.
Constructors
Functions
Properties
Constructors
Get
Bastion
Host
Instances
Plain
Args
Link copied to clipboard
fun
GetBastionHostInstancesPlainArgs
(
descriptionRegex
:
String
?
=
null
,
ids
:
List
<
String
>
?
=
null
,
outputFile
:
String
?
=
null
,
tags
:
Map
<
String
,
Any
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetBastionHostInstancesPlainArgs
Properties
description
Regex
Link copied to clipboard
val
descriptionRegex
:
String
?
=
null
ids
Link copied to clipboard
val
ids
:
List
<
String
>
?
=
null
output
File
Link copied to clipboard
val
outputFile
:
String
?
=
null
tags
Link copied to clipboard
val
tags
:
Map
<
String
,
Any
>
?
=
null