toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.alb.kotlin.inputs
/
ServerGroupUchConfigArgs
Server
Group
Uch
Config
Args
data
class
ServerGroupUchConfigArgs
(
val
type
:
Output
<
String
>
?
=
null
,
val
value
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ServerGroupUchConfigArgs
>
Members
Constructors
Server
Group
Uch
Config
Args
Link copied to clipboard
constructor
(
type
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)
Properties
type
Link copied to clipboard
val
type
:
Output
<
String
>
?
=
null
The parameter type. Only QueryString can be filled.
value
Link copied to clipboard
val
value
:
Output
<
String
>
?
=
null
Consistency hash parameter value
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ServerGroupUchConfigArgs