class Aws::CodeStar::Types::UntagProjectRequest
@note When making an API call, you may pass UntagProjectRequest
data as a hash: { id: "ProjectId", # required tags: ["TagKey"], # required }
@!attribute [rw] id
The ID of the project to remove tags from. @return [String]
@!attribute [rw] tags
The tags to remove from the project. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/codestar-2017-04-19/UntagProjectRequest AWS API Documentation
Constants
- SENSITIVE