autoNaming

@JvmName(name = "sqalakgekyypkehs")
suspend fun autoNaming(value: Output<AutoNamingArgs>)
@JvmName(name = "sjphnufoqgrmggpm")
suspend fun autoNaming(value: AutoNamingArgs?)

Parameters

value

Optional auto-naming specification for the resource. If provided and the name is not specified manually, the provider will automatically generate a name based on the Pulumi resource name and a random suffix.


@JvmName(name = "mydghukfnjiqblca")
suspend fun autoNaming(argument: suspend AutoNamingArgsBuilder.() -> Unit)

Parameters

argument

Optional auto-naming specification for the resource. If provided and the name is not specified manually, the provider will automatically generate a name based on the Pulumi resource name and a random suffix.