Updates a specified host with the provided configurations.
See https://www.paws-r-sdk.com/docs/codestarconnections_update_host/ for full documentation.
codestarconnections_update_host(
HostArn,
ProviderEndpoint = NULL,
VpcConfiguration = NULL
)
[required] The Amazon Resource Name (ARN) of the host to be updated.
The URL or endpoint of the host to be updated.
The VPC configuration of the host to be updated. A VPC must be configured and the infrastructure to be represented by the host must already be connected to the VPC.