tagResource
inline suspend fun CodeDeployClient.tagResource(crossinline block: TagResourceRequest.Builder.() -> Unit): TagResourceResponse
Associates the list of tags in the input Tags
parameter with the resource identified by the ResourceArn
input parameter.