RemoveTagsFromOnPremisesInstancesRequest |
RemoveTagsFromOnPremisesInstancesRequest.clone() |
|
RemoveTagsFromOnPremisesInstancesRequest |
RemoveTagsFromOnPremisesInstancesRequest.withInstanceNames(String... instanceNames) |
The names of the on-premises instances from which to remove tags.
|
RemoveTagsFromOnPremisesInstancesRequest |
RemoveTagsFromOnPremisesInstancesRequest.withInstanceNames(Collection<String> instanceNames) |
The names of the on-premises instances from which to remove tags.
|
RemoveTagsFromOnPremisesInstancesRequest |
RemoveTagsFromOnPremisesInstancesRequest.withTags(Tag... tags) |
The tag key-value pairs to remove from the on-premises instances.
|
RemoveTagsFromOnPremisesInstancesRequest |
RemoveTagsFromOnPremisesInstancesRequest.withTags(Collection<Tag> tags) |
The tag key-value pairs to remove from the on-premises instances.
|