AwsClusterArgs

constructor(annotations: Output<Map<String, String>>? = null, authorization: Output<AwsClusterAuthorizationArgs>? = null, awsRegion: Output<String>? = null, binaryAuthorization: Output<AwsClusterBinaryAuthorizationArgs>? = null, controlPlane: Output<AwsClusterControlPlaneArgs>? = null, description: Output<String>? = null, fleet: Output<AwsClusterFleetArgs>? = null, location: Output<String>? = null, loggingConfig: Output<AwsClusterLoggingConfigArgs>? = null, name: Output<String>? = null, networking: Output<AwsClusterNetworkingArgs>? = null, project: Output<String>? = null)