Uses of Enum Class
software.amazon.awscdk.ResolutionTypeHint
Packages that use ResolutionTypeHint
-
Uses of ResolutionTypeHint in software.amazon.awscdk
Methods in software.amazon.awscdk that return ResolutionTypeHintModifier and TypeMethodDescriptiondefault ResolutionTypeHintICfnConditionExpression.Jsii$Default.getTypeHint()The type that this token will likely resolve to.final ResolutionTypeHintICfnConditionExpression.Jsii$Proxy.getTypeHint()The type that this token will likely resolve to.default ResolutionTypeHintICfnRuleConditionExpression.Jsii$Default.getTypeHint()The type that this token will likely resolve to.final ResolutionTypeHintICfnRuleConditionExpression.Jsii$Proxy.getTypeHint()The type that this token will likely resolve to.Intrinsic.getTypeHint()Type that the Intrinsic is expected to evaluate to.default ResolutionTypeHintIntrinsicProps.getTypeHint()Type that this token is expected to evaluate to.final ResolutionTypeHintIntrinsicProps.Jsii$Proxy.getTypeHint()default ResolutionTypeHintIResolvable.getTypeHint()The type that this token will likely resolve to.default ResolutionTypeHintIResolvable.Jsii$Default.getTypeHint()The type that this token will likely resolve to.final ResolutionTypeHintIResolvable.Jsii$Proxy.getTypeHint()The type that this token will likely resolve to.static ResolutionTypeHintReturns the enum constant of this class with the specified name.static ResolutionTypeHint[]ResolutionTypeHint.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk with parameters of type ResolutionTypeHintModifier and TypeMethodDescriptionCfnResource.getAtt(String attributeName, ResolutionTypeHint typeHint) Returns a token for an runtime attribute of this resource.Intrinsic.Builder.typeHint(ResolutionTypeHint typeHint) Type that this token is expected to evaluate to.IntrinsicProps.Builder.typeHint(ResolutionTypeHint typeHint) Sets the value ofIntrinsicProps.getTypeHint()SecretValue.Builder.typeHint(ResolutionTypeHint typeHint) Type that this token is expected to evaluate to.Constructors in software.amazon.awscdk with parameters of type ResolutionTypeHintModifierConstructorDescriptionprotectedReference(Object value, software.constructs.IConstruct target, String displayName, ResolutionTypeHint typeHint)