dockerSettings

@JvmName(name = "oywvydbcrvtyjgrj")
suspend fun dockerSettings(value: Output<DomainDockerSettingsArgs>)
@JvmName(name = "tubocseheddvnmuf")
suspend fun dockerSettings(value: DomainDockerSettingsArgs?)

Parameters

value

A collection of settings that configure the domain's Docker interaction.


@JvmName(name = "hmnquhwgsxwruupx")
suspend fun dockerSettings(argument: suspend DomainDockerSettingsArgsBuilder.() -> Unit)

Parameters

argument

A collection of settings that configure the domain's Docker interaction.