ClusterArgs

constructor(clusterType: Output<ClusterType>? = null, instanceRoleArn: Output<String>? = null, name: Output<String>? = null, networkSettings: Output<ClusterNetworkSettingsArgs>? = null, tags: Output<List<TagArgs>>? = null)