ProfileAssociation profileAssociation
The association that you just created. The association has an ID that you can use to identify it in other requests, like update and delete.
String name
Name for the resource association.
String profileId
ID of the Profile.
String resourceArn
Amazon resource number, ARN, of the DNS resource.
String 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.
ProfileResourceAssociation profileResourceAssociation
Infromation about the AssociateResourceToProfile, including a status message.
String clientToken
ClientToken is an idempotency token that ensures a call to CreateProfile completes only
once. You choose the value to pass. For example, an issue might prevent you from getting a response from
CreateProfile. In this case, safely retry your call to CreateProfile by using the same
CreateProfile parameter value.
String name
A name for the Profile.
List<E> tags
A list of the tag keys and values that you want to associate with the Route 53 Profile.
Profile profile
The Profile that you just created.
String profileId
The ID of the Profile that you want to delete.
Profile profile
Information about the DeleteProfile request, including the status of the request.
ProfileAssociation profileAssociation
Information about the DisassociateProfile request.
ProfileResourceAssociation profileResourceAssociation
Information about the DisassociateResourceFromProfile request, including the status of the request.
String profileAssociationId
The identifier of the association you want to get information about.
ProfileAssociation profileAssociation
Information about the Profile association that you specified in a GetProfileAssociation request.
String profileId
ID of the Profile.
String profileResourceAssociationId
The ID of the profile resource association that you want to get information about.
ProfileResourceAssociation profileResourceAssociation
Information about the Profile resource association that you specified in a
GetProfileResourceAssociation request.
Profile profile
Information about the Profile, including the status of the Profile.
String fieldName
The parameter field name for the invalid parameter exception.
String resourceType
The resource type that caused the limits to be exceeded.
Integer maxResults
The maximum number of objects that you want to return for this request. If more objects are available, in the
response, a NextToken value, which you can use in a subsequent call to get the next batch of
objects, is provided.
If you don't specify a value for MaxResults, up to 100 objects are returned.
String nextToken
For the first call to this list request, omit this value.
When you request a list of objects, at most the number of objects specified by MaxResults is
returned. If more objects are available for retrieval, a NextToken value is returned in the
response. To retrieve the next batch of objects, use the token that was returned for the prior request in your
next request.
String profileId
ID of the Profile.
String resourceId
ID of the VPC.
String nextToken
If more than MaxResults profile associations match the specified criteria, you can submit another
ListProfileAssociations request to get the next group of results. In the next request, specify the
value of NextToken from the previous response.
List<E> profileAssociations
A complex type that containts settings information about the profile's VPC associations.
Integer maxResults
The maximum number of objects that you want to return for this request. If more objects are available, in the
response, a NextToken value, which you can use in a subsequent call to get the next batch of
objects, is provided.
If you don't specify a value for MaxResults, up to 100 objects are returned.
String nextToken
For the first call to this list request, omit this value.
When you request a list of objects, at most the number of objects specified by MaxResults is
returned. If more objects are available for retrieval, a NextToken value is returned in the
response. To retrieve the next batch of objects, use the token that was returned for the prior request in your
next request.
String profileId
The ID of the Profile.
String resourceType
ID of a resource if you want information on only one type.
String nextToken
If more than MaxResults resource associations match the specified criteria, you can submit another
ListProfileResourceAssociations request to get the next group of results. In the next request,
specify the value of NextToken from the previous response.
List<E> profileResourceAssociations
Information about the profile resource association that you specified in a
GetProfileResourceAssociation request.
Integer maxResults
The maximum number of objects that you want to return for this request. If more objects are available, in the
response, a NextToken value, which you can use in a subsequent call to get the next batch of
objects, is provided.
If you don't specify a value for MaxResults, up to 100 objects are returned.
String nextToken
For the first call to this list request, omit this value.
When you request a list of objects, at most the number of objects specified by MaxResults is
returned. If more objects are available for retrieval, a NextToken value is returned in the
response. To retrieve the next batch of objects, use the token that was returned for the prior request in your
next request.
String nextToken
If more than MaxResults resource associations match the specified criteria, you can submit another
ListProfiles request to get the next group of results. In the next request, specify the value of
NextToken from the previous response.
List<E> profileSummaries
Summary information about the Profiles.
String resourceArn
The Amazon Resource Name (ARN) for the resource that you want to list the tags for.
String arn
The Amazon Resource Name (ARN) of the Profile.
String clientToken
The ClientToken value that was assigned when the Profile was created.
Date creationTime
The date and time that the Profile was created, in Unix time format and Coordinated Universal Time (UTC).
String id
ID of the Profile.
Date modificationTime
The date and time that the Profile was modified, in Unix time format and Coordinated Universal Time (UTC).
String name
Name of the Profile.
String ownerId
Amazon Web Services account ID of the Profile owner.
String shareStatus
Sharing status for the Profile.
String status
The status for the Profile.
String statusMessage
Status message that includes additiona information about the Profile.
Date creationTime
The date and time that the Profile association was created, in Unix time format and Coordinated Universal Time (UTC).
String id
ID of the Profile association.
Date modificationTime
The date and time that the Profile association was modified, in Unix time format and Coordinated Universal Time (UTC).
String name
Name of the Profile association.
String ownerId
Amazon Web Services account ID of the Profile association owner.
String profileId
ID of the Profile.
String resourceId
The Amazon Resource Name (ARN) of the VPC.
String status
Status of the Profile association.
String statusMessage
Additional information about the Profile association.
Date creationTime
The date and time that the Profile resource association was created, in Unix time format and Coordinated Universal Time (UTC).
String id
ID of the Profile resource association.
Date modificationTime
The date and time that the Profile resource association was modified, in Unix time format and Coordinated Universal Time (UTC).
String name
Name of the Profile resource association.
String ownerId
Amazon Web Services account ID of the Profile resource association owner.
String profileId
Profile ID of the Profile that the resources are associated with.
String resourceArn
The Amazon Resource Name (ARN) of the resource association.
String resourceProperties
If the DNS resource is a DNS Firewall rule group, this indicates the priority.
String resourceType
Resource type, such as a private hosted zone, or DNS Firewall rule group.
String status
Status of the Profile resource association.
String statusMessage
Additional information about the Profile resource association.
String resourceType
The resource type that caused the resource exists exception.
String resourceType
The resource type that caused the resource not found exception.
String name
Name of the resource association.
String profileResourceAssociationId
ID of the resource association.
String 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.
ProfileResourceAssociation profileResourceAssociation
Information about the UpdateProfileResourceAssociation request, including a status message.
Copyright © 2025. All rights reserved.