SCClusterSpecEntityArgs

constructor(apiEndpoint: Output<String>? = null, availability: Output<String>? = null, byok: Output<SCClusterByokEntityArgs>? = null, cloud: Output<String>? = null, config: Output<ClusterConfigEntityArgs>? = null, environment: Output<SCClusterNetworkEnvironmentEntityArgs>? = null, httpEndpoint: Output<String>? = null, kafkaBootstrapEndpoint: Output<String>? = null, name: Output<String>? = null, network: Output<SCClusterNetworkEnvironmentEntityArgs>? = null, package: Output<Either<String, Package>>? = null, region: Output<String>? = null, zone: Output<String>? = null)