customNamingConvention

@JvmName(name = "vdnedjihcbupqorw")
suspend fun customNamingConvention(value: Output<List<CustomNamingConventionArgs>>)
@JvmName(name = "ilxylwapnxnjmyhr")
suspend fun customNamingConvention(value: List<CustomNamingConventionArgs>?)

Parameters

value

The custom naming convention applied to specific resource types for this landing zone configuration, which overrides the default naming convention for those resource types. Example - 'customNamingConvention': {'resourceType': 'azureFirewalls', 'formula': '{DeploymentPrefix}-afwl-{DeploymentSuffix}'}


@JvmName(name = "fmuovwjbgmrjtjah")
suspend fun customNamingConvention(vararg values: Output<CustomNamingConventionArgs>)


@JvmName(name = "kkifolhowmcfxhwj")
suspend fun customNamingConvention(values: List<Output<CustomNamingConventionArgs>>)
@JvmName(name = "uprukwuviijciyha")
suspend fun customNamingConvention(vararg values: CustomNamingConventionArgs)

Parameters

values

The custom naming convention applied to specific resource types for this landing zone configuration, which overrides the default naming convention for those resource types. Example - 'customNamingConvention': {'resourceType': 'azureFirewalls', 'formula': '{DeploymentPrefix}-afwl-{DeploymentSuffix}'}


@JvmName(name = "nnhqxysqdidskogd")
suspend fun customNamingConvention(argument: List<suspend CustomNamingConventionArgsBuilder.() -> Unit>)
@JvmName(name = "ocslrukvybffgfkb")
suspend fun customNamingConvention(vararg argument: suspend CustomNamingConventionArgsBuilder.() -> Unit)
@JvmName(name = "eclgxdrusehlvyqd")
suspend fun customNamingConvention(argument: suspend CustomNamingConventionArgsBuilder.() -> Unit)

Parameters

argument

The custom naming convention applied to specific resource types for this landing zone configuration, which overrides the default naming convention for those resource types. Example - 'customNamingConvention': {'resourceType': 'azureFirewalls', 'formula': '{DeploymentPrefix}-afwl-{DeploymentSuffix}'}