location

fun location(block: Location.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.networkmanager.model.Location inside the given block


The site location. This information is used for visualization in the Network Manager console. If you specify the address, the latitude and longitude are automatically calculated.

  • Address: The physical address of the site.

  • Latitude: The latitude of the site.

  • Longitude: The longitude of the site.