continentCode

@JvmName(name = "dccvsnqkdaslbjfw")
suspend fun continentCode(value: Output<String>)
@JvmName(name = "kcljaiojivkfroxp")
suspend fun continentCode(value: String?)

Parameters

value

The two-letter code for the continent.

Amazon Route 53 supports the following continent codes:

  • AF: Africa

  • AN: Antarctica

  • AS: Asia

  • EU: Europe

  • OC: Oceania

  • NA: North America

  • SA: South America

Constraint: Specifying ContinentCode with either CountryCode or SubdivisionCode returns an InvalidInput error.