ParameterArgs

constructor(allowedPattern: Output<String>? = null, arn: Output<String>? = null, dataType: Output<String>? = null, description: Output<String>? = null, insecureValue: Output<String>? = null, keyId: Output<String>? = null, name: Output<String>? = null, overwrite: Output<Boolean>? = null, tags: Output<Map<String, String>>? = null, tier: Output<String>? = null, type: Output<Either<String, ParameterType>>? = null, value: Output<String>? = null)