GlacierJobParameters constructor

GlacierJobParameters(
  1. String? tier
)

Implementation

GlacierJobParameters(
  this.tier,
);