| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
TagInfoForResource |
TagInfoForResource.clone() |
TagInfoForResource |
ListTagsForResourceResult.getTagInfoForResource()
The collection of tagging definitions for the resource.
|
TagInfoForResource |
TagInfoForResource.withResourceARN(String resourceARN)
The Amazon Resource Name (ARN) of the resource.
|
TagInfoForResource |
TagInfoForResource.withTagList(Collection<Tag> tagList)
The array of Tag objects defined for the resource.
|
TagInfoForResource |
TagInfoForResource.withTagList(Tag... tagList)
The array of Tag objects defined for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTagsForResourceResult.setTagInfoForResource(TagInfoForResource tagInfoForResource)
The collection of tagging definitions for the resource.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTagInfoForResource(TagInfoForResource tagInfoForResource)
The collection of tagging definitions for the resource.
|
Copyright © 2023. All rights reserved.