PutParameter

constructor(Name: SSMParameterName, Value: String, Type: ParameterType, KeyId: KMSKeyId? = null, Overwrite: Boolean? = null, AllowedPattern: String? = null, DataType: String? = null, Description: String? = null, Policies: List<String>? = null, Tags: List<Tag>? = null, Tier: String? = null)