authorizationAttemptInfos

@JvmName(name = "ncgdwfqmdvgshsot")
suspend fun authorizationAttemptInfos(value: Output<List<CertificateManagedAuthorizationAttemptInfoArgs>>)

Parameters

value

Detailed state of the latest authorization attempt for each domain specified for this Managed Certificate. Structure is documented below.


@JvmName(name = "kdmgxdnxjmoyecyv")
suspend fun authorizationAttemptInfos(vararg values: Output<CertificateManagedAuthorizationAttemptInfoArgs>)


@JvmName(name = "vevutngwstrlxpoa")
suspend fun authorizationAttemptInfos(values: List<Output<CertificateManagedAuthorizationAttemptInfoArgs>>)
@JvmName(name = "sgqkjttntebdfueo")
suspend fun authorizationAttemptInfos(vararg values: CertificateManagedAuthorizationAttemptInfoArgs)

Parameters

values

Detailed state of the latest authorization attempt for each domain specified for this Managed Certificate. Structure is documented below.


@JvmName(name = "ewyxqblpuvselegt")
suspend fun authorizationAttemptInfos(argument: List<suspend CertificateManagedAuthorizationAttemptInfoArgsBuilder.() -> Unit>)
@JvmName(name = "hgjlsupbudsxdath")
suspend fun authorizationAttemptInfos(vararg argument: suspend CertificateManagedAuthorizationAttemptInfoArgsBuilder.() -> Unit)
@JvmName(name = "bvjcwgqetfvauofm")
suspend fun authorizationAttemptInfos(argument: suspend CertificateManagedAuthorizationAttemptInfoArgsBuilder.() -> Unit)

Parameters

argument

Detailed state of the latest authorization attempt for each domain specified for this Managed Certificate. Structure is documented below.