pulumi-alicloud-kotlin
3.43.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eci.kotlin.inputs
/
ContainerGroupDnsConfigOptionArgs
Container
Group
Dns
Config
Option
Args
data
class
ContainerGroupDnsConfigOptionArgs
(
val
name
:
Output
<
String
>
?
=
null
,
val
value
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ContainerGroupDnsConfigOptionArgs
>
Constructors
Functions
Properties
Constructors
Container
Group
Dns
Config
Option
Args
Link copied to clipboard
fun
ContainerGroupDnsConfigOptionArgs
(
name
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ContainerGroupDnsConfigOptionArgs
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
?
=
null
The name of the volume.
value
Link copied to clipboard
val
value
:
Output
<
String
>
?
=
null
The variable value of the security context that the container group runs.