toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
codestar
/
aws.sdk.kotlin.services.codestar.model
/
TagProjectRequest
/
Builder
Builder
class
Builder
Members
Properties
id
Link copied to clipboard
var
id
:
String
?
The ID of the project you want to add a tag to.
tags
Link copied to clipboard
var
tags
:
Map
<
String
,
String
>
?
The tags you want to add to the project.