Uses of Interface
software.amazon.awscdk.core.SynthesizeStackArtifactOptions
Packages that use SynthesizeStackArtifactOptions
-
Uses of SynthesizeStackArtifactOptions in software.amazon.awscdk.core
Classes in software.amazon.awscdk.core that implement SynthesizeStackArtifactOptionsModifier and TypeClassDescriptionstatic final classAn implementation forSynthesizeStackArtifactOptionsMethods in software.amazon.awscdk.core that return SynthesizeStackArtifactOptionsModifier and TypeMethodDescriptionSynthesizeStackArtifactOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.core with parameters of type SynthesizeStackArtifactOptionsModifier and TypeMethodDescriptionprotected voidStackSynthesizer.emitStackArtifact(Stack stack, ISynthesisSession session, SynthesizeStackArtifactOptions options) Write the stack artifact to the session.