Updates the specified resource configuration.
See https://www.paws-r-sdk.com/docs/vpclattice_update_resource_configuration/ for full documentation.
vpclattice_update_resource_configuration(
allowAssociationToShareableServiceNetwork = NULL,
portRanges = NULL,
resourceConfigurationDefinition = NULL,
resourceConfigurationIdentifier
)
Indicates whether to add the resource configuration to service networks that are shared with other accounts.
The TCP port ranges that a consumer can use to access a resource configuration. You can separate port ranges with a comma. Example: 1-65535 or 1,2,22-30
The resource configuration.
[required] The ID of the resource configuration.