FargateProfile constructor
FargateProfile({})
Implementation
FargateProfile({
this.clusterName,
this.createdAt,
this.fargateProfileArn,
this.fargateProfileName,
this.podExecutionRoleArn,
this.selectors,
this.status,
this.subnets,
this.tags,
});