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