Uses of Interface
software.aws.awsprototypingsdk.nxmonorepo.nx.TargetDefaults
-
Packages that use TargetDefaults Package Description software.aws.awsprototypingsdk.nxmonorepo.nx -
-
Uses of TargetDefaults in software.aws.awsprototypingsdk.nxmonorepo.nx
Classes in software.aws.awsprototypingsdk.nxmonorepo.nx that implement TargetDefaults Modifier and Type Class Description static classTargetDefaults.Jsii$ProxyAn implementation forTargetDefaultsMethods in software.aws.awsprototypingsdk.nxmonorepo.nx that return TargetDefaults Modifier and Type Method Description TargetDefaultsTargetDefaults.Builder. build()Builds the configured instance.default TargetDefaultsWorkspaceConfig. getTargetDefaults()Target defaults.TargetDefaultsWorkspaceConfig.Jsii$Proxy. getTargetDefaults()Methods in software.aws.awsprototypingsdk.nxmonorepo.nx with parameters of type TargetDefaults Modifier and Type Method Description WorkspaceConfig.BuilderWorkspaceConfig.Builder. targetDefaults(TargetDefaults targetDefaults)Sets the value ofWorkspaceConfig.getTargetDefaults()
-