codestarconnections_update_host: Updates a specified host with the provided configurations

View source: R/codestarconnections_operations.R

codestarconnections_update_hostR Documentation

Updates a specified host with the provided configurations

Description

Updates a specified host with the provided configurations.

See https://www.paws-r-sdk.com/docs/codestarconnections_update_host/ for full documentation.

Usage

codestarconnections_update_host(
  HostArn,
  ProviderEndpoint = NULL,
  VpcConfiguration = NULL
)

Arguments

HostArn

[required] The Amazon Resource Name (ARN) of the host to be updated.

ProviderEndpoint

The URL or endpoint of the host to be updated.

VpcConfiguration

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.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.