-
public final class CreateHandlerKt
-
-
Method Summary
Modifier and Type Method Description final static List<Tag>convertTagsToAwsModel(Map<String, String> tags)Converts resource model tags to AWS service call model. -
-
Method Detail
-
convertTagsToAwsModel
final static List<Tag> convertTagsToAwsModel(Map<String, String> tags)
Converts resource model tags to AWS service call model.
- Parameters:
tags- Tags map.
-
-
-
-