Aws Ssm Parameter Properties Args
constructor(allowedPattern: Output<String>? = null, dataType: Output<Either<String, DataType>>? = null, description: Output<String>? = null, name: Output<String>? = null, policies: Output<String>? = null, tags: Output<Any>? = null, tier: Output<Either<String, Tier>>? = null, type: Output<Either<String, Type>>? = null, value: Output<String>? = null)