pulumi-alicloud-kotlin
3.31.0.1
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eci.kotlin.outputs
/
ContainerGroupDnsConfigOption
Container
Group
Dns
Config
Option
data
class
ContainerGroupDnsConfigOption
(
val
name
:
String
?
=
null
,
val
value
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Container
Group
Dns
Config
Option
Link copied to clipboard
fun
ContainerGroupDnsConfigOption
(
name
:
String
?
=
null
,
value
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
The name of the volume.
value
Link copied to clipboard
val
value
:
String
?
=
null
The value of the variable. The value can be 0 to 256 characters in length.