customNamingConvention

@JvmName(name = "metwvkrjbduxcfsb")
suspend fun customNamingConvention(value: Output<List<CustomNamingConventionArgs>>)
@JvmName(name = "shmcefkiognrlsot")
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 = "buclhhcaobrcdklw")
suspend fun customNamingConvention(vararg values: Output<CustomNamingConventionArgs>)


@JvmName(name = "fcxhkgsraeignwcc")
suspend fun customNamingConvention(values: List<Output<CustomNamingConventionArgs>>)
@JvmName(name = "titmmrgsyndejump")
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 = "duropaetgtrcjjvg")
suspend fun customNamingConvention(argument: List<suspend CustomNamingConventionArgsBuilder.() -> Unit>)
@JvmName(name = "aqghqlkadgaippxp")
suspend fun customNamingConvention(vararg argument: suspend CustomNamingConventionArgsBuilder.() -> Unit)
@JvmName(name = "rbpnclyoqjyiilgv")
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}'}