FargateProfileArgs

constructor(clusterName: Output<String>? = null, fargateProfileName: Output<String>? = null, podExecutionRoleArn: Output<String>? = null, selectors: Output<List<FargateProfileSelectorArgs>>? = null, subnets: Output<List<String>>? = null, tags: Output<List<TagArgs>>? = null)