route53profiles_update_profile_resource_association: Updates the specified Route 53 Profile resourse association

View source: R/route53profiles_operations.R

route53profiles_update_profile_resource_associationR Documentation

Updates the specified Route 53 Profile resourse association

Description

Updates the specified Route 53 Profile resourse association.

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

Usage

route53profiles_update_profile_resource_association(
  Name = NULL,
  ProfileResourceAssociationId,
  ResourceProperties = NULL
)

Arguments

Name

Name of the resource association.

ProfileResourceAssociationId

[required] ID of the resource association.

ResourceProperties

If you are adding a DNS Firewall rule group, include also a priority. The priority indicates the processing order for the rule groups, starting with the priority assinged the lowest value.

The allowed values for priority are between 100 and 9900.


paws.networking documentation built on April 3, 2025, 5:54 p.m.