FargatePlatformConfiguration constructor

FargatePlatformConfiguration({
  1. String? platformVersion,
})

Implementation

FargatePlatformConfiguration({
  this.platformVersion,
});