Uses of Interface
software.amazon.awscdk.core.ISynthesisSession
Packages that use ISynthesisSession
-
Uses of ISynthesisSession in software.amazon.awscdk.core
Subinterfaces of ISynthesisSession in software.amazon.awscdk.coreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISynthesisSession.Classes in software.amazon.awscdk.core that implement ISynthesisSessionModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.core with parameters of type ISynthesisSessionModifier and TypeMethodDescriptionprotected voidStackSynthesizer.emitStackArtifact(Stack stack, ISynthesisSession session) Write the stack artifact to the session.protected voidStackSynthesizer.emitStackArtifact(Stack stack, ISynthesisSession session, SynthesizeStackArtifactOptions options) Write the stack artifact to the session.voidBootstraplessSynthesizer.synthesize(ISynthesisSession session) Synthesize the associated stack to the session.voidCliCredentialsStackSynthesizer.synthesize(ISynthesisSession session) Synthesize the associated stack to the session.protected voidConstruct.synthesize(ISynthesisSession session) Allows this construct to emit artifacts into the cloud assembly during synthesis.voidDefaultStackSynthesizer.synthesize(ISynthesisSession session) Synthesize the associated stack to the session.default voidIStackSynthesizer.Jsii$Default.synthesize(ISynthesisSession session) Synthesize the associated stack to the session.final voidIStackSynthesizer.Jsii$Proxy.synthesize(ISynthesisSession session) Synthesize the associated stack to the session.voidIStackSynthesizer.synthesize(ISynthesisSession session) Synthesize the associated stack to the session.voidLegacyStackSynthesizer.synthesize(ISynthesisSession session) Synthesize the associated stack to the session.voidNestedStackSynthesizer.synthesize(ISynthesisSession session) Synthesize the associated stack to the session.abstract voidStackSynthesizer.synthesize(ISynthesisSession session) Synthesize the associated stack to the session.protected voidDefaultStackSynthesizer.synthesizeStackTemplate(Stack stack, ISynthesisSession session) Have the stack write out its template.protected voidStackSynthesizer.synthesizeStackTemplate(Stack stack, ISynthesisSession session) Have the stack write out its template.