cdnFrontdoorRouteIds

@JvmName(name = "fwtrohgudcmpkxuk")
suspend fun cdnFrontdoorRouteIds(value: Output<List<String>>)
@JvmName(name = "syokwdrqquislknt")
suspend fun cdnFrontdoorRouteIds(value: List<String>?)

Parameters

value

One or more IDs of the Front Door Route to which the Front Door Custom Domain is associated with.

Note: This should include all of the Front Door Route resources that the Front Door Custom Domain is associated with. If the list of Front Door Routes is not complete you will receive the service side error This resource is still associated with a route. Please delete the association with the route first before deleting this resource when you attempt to destroy/delete your Front Door Custom Domain.


@JvmName(name = "juschtqwlsnnswev")
suspend fun cdnFrontdoorRouteIds(vararg values: Output<String>)


@JvmName(name = "lbmuwxqxtiocefyo")
suspend fun cdnFrontdoorRouteIds(values: List<Output<String>>)
@JvmName(name = "bwivocncoujhhulh")
suspend fun cdnFrontdoorRouteIds(vararg values: String)

Parameters

values

One or more IDs of the Front Door Route to which the Front Door Custom Domain is associated with.

Note: This should include all of the Front Door Route resources that the Front Door Custom Domain is associated with. If the list of Front Door Routes is not complete you will receive the service side error This resource is still associated with a route. Please delete the association with the route first before deleting this resource when you attempt to destroy/delete your Front Door Custom Domain.