Uses of Class
software.amazon.awscdk.IntrinsicProps.Builder
-
Uses of IntrinsicProps.Builder in software.amazon.awscdk
Modifier and TypeMethodDescriptionstatic IntrinsicProps.Builder
IntrinsicProps.builder()
IntrinsicProps.Builder.stackTrace
(Boolean stackTrace) Sets the value ofIntrinsicProps.getStackTrace()
IntrinsicProps.Builder.typeHint
(ResolutionTypeHint typeHint) Sets the value ofIntrinsicProps.getTypeHint()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(IntrinsicProps.Builder builder) Constructor that initializes the object based on literal property values passed by theIntrinsicProps.Builder
.