CfnProjectProps

@nowarn("cat=deprecation") @SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.DefaultArguments", "org.wartremover.warts.Null", "DisableSyntax.null")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(artifacts: ArtifactsProperty, source: SourceProperty, serviceRole: String, environment: EnvironmentProperty, name: Option[String], logsConfig: Option[LogsConfigProperty], secondarySourceVersions: Option[List[_]], vpcConfig: Option[VpcConfigProperty], badgeEnabled: Option[Boolean], triggers: Option[ProjectTriggersProperty], concurrentBuildLimit: Option[Number], fileSystemLocations: Option[List[_]], encryptionKey: Option[String], description: Option[String], tags: Option[List[_ <: CfnTag]], cache: Option[ProjectCacheProperty], buildBatchConfig: Option[ProjectBuildBatchConfigProperty], resourceAccessRole: Option[String], secondarySources: Option[List[_]], secondaryArtifacts: Option[List[_]], queuedTimeoutInMinutes: Option[Number], sourceVersion: Option[String], timeoutInMinutes: Option[Number], visibility: Option[String]): CfnProjectProps