abstract class App extends software.amazon.awscdk.App
CDK application, can have one or more stacks.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- App
- App
- Stage
- Construct
- IConstruct
- IDependable
- JsiiObject
- JsiiSerializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
-
new
App(props: Option[AppProps] = None)
- props
Optional app properties.
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
$jsii$toJson(): TreeNode
- Definition Classes
- JsiiSerializable
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
implicit
lazy val
appCtx: software.amazon.awscdk.App
- Attributes
- protected[this]
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @IntrinsicCandidate()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
getAccount(): String
- Definition Classes
- Stage
-
def
getArtifactId(): String
- Definition Classes
- Stage
-
def
getAssetOutdir(): String
- Definition Classes
- Stage
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
def
getNode(): Node
- Definition Classes
- Construct → IConstruct
-
def
getOutdir(): String
- Definition Classes
- Stage
-
def
getParentStage(): Stage
- Definition Classes
- Stage
-
def
getRegion(): String
- Definition Classes
- Stage
-
def
getStageName(): String
- Definition Classes
- Stage
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
jsiiAsyncCall[T](arg0: String, arg1: NativeType[T], arg2: <repeated...>[AnyRef]): T
- Attributes
- protected[jsii]
- Definition Classes
- JsiiObject
- Annotations
- @transient()
- def main(args: Array[String]): Unit
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
run(): Unit
- Attributes
- protected[this]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
synth(): CloudAssembly
- Definition Classes
- Stage
-
def
synth(arg0: StageSynthesisOptions): CloudAssembly
- Definition Classes
- Stage
-
def
toString(): String
- Definition Classes
- Construct → AnyRef → Any
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated
-
final
def
jsiiAsyncCall[T](arg0: String, arg1: Class[T], arg2: <repeated...>[AnyRef]): T
- Attributes
- protected[jsii]
- Definition Classes
- JsiiObject
- Annotations
- @transient() @Deprecated
- Deprecated
-
final
def
jsiiCall[T](arg0: String, arg1: NativeType[T], arg2: <repeated...>[AnyRef]): T
- Attributes
- protected[jsii]
- Definition Classes
- JsiiObject
- Annotations
- @transient() @Deprecated
- Deprecated
-
final
def
jsiiCall[T](arg0: String, arg1: Class[T], arg2: <repeated...>[AnyRef]): T
- Attributes
- protected[jsii]
- Definition Classes
- JsiiObject
- Annotations
- @transient() @Deprecated
- Deprecated
-
final
def
jsiiGet[T](arg0: String, arg1: NativeType[T]): T
- Attributes
- protected[jsii]
- Definition Classes
- JsiiObject
- Annotations
- @Deprecated
- Deprecated
-
final
def
jsiiGet[T](arg0: String, arg1: Class[T]): T
- Attributes
- protected[jsii]
- Definition Classes
- JsiiObject
- Annotations
- @Deprecated
- Deprecated
-
final
def
jsiiSet(arg0: String, arg1: Any): Unit
- Attributes
- protected[jsii]
- Definition Classes
- JsiiObject
- Annotations
- @Deprecated
- Deprecated