pulumi-alicloud-kotlin
3.43.1.0
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 variable value of the security context that the container group runs.