validationState

@JvmName(name = "kagnwukxndnkiusw")
suspend fun validationState(value: Output<Either<String, CustomDomainValidationState>>)
@JvmName(name = "dxgduhnqewglordg")
suspend fun validationState(value: Either<String, CustomDomainValidationState>?)
@JvmName(name = "illlwcjrolucdmbi")
fun validationState(value: String)
@JvmName(name = "liuvtdvsmfywppyk")
fun validationState(value: CustomDomainValidationState)

Parameters

value

Validation state for the custom domain. This is a read only property and is initially set to 'Pending' and will be updated to 'Approved' by Event Grid only after ownership of the domain name has been successfully validated.