- account(String) - Method in class software.amazon.awscdk.core.ArnComponents.Builder
-
Sets the value of Account
- account(String) - Method in class software.amazon.awscdk.core.Environment.Builder
-
Sets the value of Account
- ACCOUNT_ID - Static variable in class software.amazon.awscdk.core.Aws
-
- add(IConstruct) - Method in class software.amazon.awscdk.core.ConcreteDependable
-
Add a construct to the dependency roots.
- add(Construct, String, String, TagProps) - Static method in class software.amazon.awscdk.core.Tag
-
add tags to the node of a construct and all its the taggable children.
- add(Construct, String, String) - Static method in class software.amazon.awscdk.core.Tag
-
add tags to the node of a construct and all its the taggable children.
- addAssertion(ICfnConditionExpression, String) - Method in class software.amazon.awscdk.core.CfnRule
-
Adds an assertion to the rule.
- addAttribute(String, Object) - Method in class software.amazon.awscdk.core.TreeInspector
-
Adds attribute to bag.
- addDeletionOverride(String) - Method in class software.amazon.awscdk.core.CfnResource
-
Syntactic sugar for `addOverride(path, undefined)`.
- addDependency(IDependable...) - Method in class software.amazon.awscdk.core.ConstructNode
-
Add an ordering dependency on another Construct.
- addDependency(Stack, String) - Method in class software.amazon.awscdk.core.Stack
-
Add a dependency between this stack and another stack.
- addDependency(Stack) - Method in class software.amazon.awscdk.core.Stack
-
Add a dependency between this stack and another stack.
- addDependsOn(CfnResource) - Method in class software.amazon.awscdk.core.CfnResource
-
Indicates that this resource depends on another resource and cannot be provisioned unless the other resource has been successfully provisioned.
- addDockerImageAsset(DockerImageAssetSource) - Method in class software.amazon.awscdk.core.Stack
-
- addError(String) - Method in class software.amazon.awscdk.core.ConstructNode
-
Adds an { error: } metadata entry to this construct.
- addFileAsset(FileAssetSource) - Method in class software.amazon.awscdk.core.Stack
-
- addInfo(String) - Method in class software.amazon.awscdk.core.ConstructNode
-
Adds a { "aws:cdk:info": } metadata entry to this construct.
- addIntrinsic(Object) - Method in class software.amazon.awscdk.core.TokenizedStringFragments
-
- addLiteral(Object) - Method in class software.amazon.awscdk.core.TokenizedStringFragments
-
- addMetadata(String, Object, Object) - Method in class software.amazon.awscdk.core.ConstructNode
-
Adds a metadata entry to this construct.
- addMetadata(String, Object) - Method in class software.amazon.awscdk.core.ConstructNode
-
Adds a metadata entry to this construct.
- addOverride(String, Object) - Method in class software.amazon.awscdk.core.CfnResource
-
Adds an override to the synthesized CloudFormation resource.
- addPropertyDeletionOverride(String) - Method in class software.amazon.awscdk.core.CfnResource
-
Adds an override that deletes the value of a property from the resource definition.
- addPropertyOverride(String, Object) - Method in class software.amazon.awscdk.core.CfnResource
-
Adds an override to a resource property.
- addToken(IResolvable) - Method in class software.amazon.awscdk.core.TokenizedStringFragments
-
- addWarning(String) - Method in class software.amazon.awscdk.core.ConstructNode
-
Adds a { warning: } metadata entry to this construct.
- afterAllowTrafficHook(String) - Method in class software.amazon.awscdk.core.CfnCodeDeployLambdaAliasUpdate.Builder
-
Sets the value of AfterAllowTrafficHook
- allocateLogicalId(CfnElement) - Method in class software.amazon.awscdk.core.Stack
-
Returns the naming scheme used to allocate logical IDs.
- allowedPattern(String) - Method in class software.amazon.awscdk.core.CfnParameter.Builder
-
- allowedPattern(String) - Method in class software.amazon.awscdk.core.CfnParameterProps.Builder
-
Sets the value of AllowedPattern
- allowedValues(List<String>) - Method in class software.amazon.awscdk.core.CfnParameter.Builder
-
- allowedValues(List<String>) - Method in class software.amazon.awscdk.core.CfnParameterProps.Builder
-
Sets the value of AllowedValues
- anyValue(IAnyProducer, LazyAnyValueOptions) - Static method in class software.amazon.awscdk.core.Lazy
-
- anyValue(IAnyProducer) - Static method in class software.amazon.awscdk.core.Lazy
-
- App - Class in software.amazon.awscdk.core
-
A construct which represents an entire CDK app.
- App(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.App
-
- App(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.App
-
- App(AppProps) - Constructor for class software.amazon.awscdk.core.App
-
Initializes a CDK application.
- App() - Constructor for class software.amazon.awscdk.core.App
-
Initializes a CDK application.
- App.Builder - Class in software.amazon.awscdk.core
-
A fluent builder for
App
.
- applicationName(String) - Method in class software.amazon.awscdk.core.CfnCodeDeployLambdaAliasUpdate.Builder
-
Sets the value of ApplicationName
- applyAspect(IAspect) - Method in class software.amazon.awscdk.core.ConstructNode
-
Applies the aspect to this Constructs node.
- applyRemovalPolicy(RemovalPolicy, RemovalPolicyOptions) - Method in class software.amazon.awscdk.core.CfnResource
-
Sets the deletion policy of the resource based on the removal policy specified.
- applyRemovalPolicy(RemovalPolicy) - Method in class software.amazon.awscdk.core.CfnResource
-
Sets the deletion policy of the resource based on the removal policy specified.
- applyRemovalPolicy() - Method in class software.amazon.awscdk.core.CfnResource
-
Sets the deletion policy of the resource based on the removal policy specified.
- applyTag(ITaggable) - Method in class software.amazon.awscdk.core.RemoveTag
-
- applyTag(ITaggable) - Method in class software.amazon.awscdk.core.Tag
-
- applyTagAspectHere(List<String>, List<String>) - Method in class software.amazon.awscdk.core.TagManager
-
- applyTagAspectHere(List<String>) - Method in class software.amazon.awscdk.core.TagManager
-
- applyTagAspectHere() - Method in class software.amazon.awscdk.core.TagManager
-
- applyToLaunchedInstances(Boolean) - Method in class software.amazon.awscdk.core.RemoveTag.Builder
-
- applyToLaunchedInstances(Boolean) - Method in class software.amazon.awscdk.core.Tag.Builder
-
- applyToLaunchedInstances(Boolean) - Method in class software.amazon.awscdk.core.TagProps.Builder
-
Sets the value of ApplyToLaunchedInstances
- applyToUpdateReplacePolicy(Boolean) - Method in class software.amazon.awscdk.core.RemovalPolicyOptions.Builder
-
Sets the value of ApplyToUpdateReplacePolicy
- AppProps - Interface in software.amazon.awscdk.core
-
Initialization props for apps.
- AppProps.Builder - Class in software.amazon.awscdk.core
-
- AppProps.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- Arn - Class in software.amazon.awscdk.core
-
- Arn(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.Arn
-
- Arn(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.Arn
-
- ArnComponents - Interface in software.amazon.awscdk.core
-
- ArnComponents.Builder - Class in software.amazon.awscdk.core
-
- ArnComponents.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- asAny(Object) - Static method in class software.amazon.awscdk.core.Token
-
Return a resolvable representation of the given value.
- asList(Object, EncodingOptions) - Static method in class software.amazon.awscdk.core.Token
-
Return a reversible list representation of this token.
- asList(Object) - Static method in class software.amazon.awscdk.core.Token
-
Return a reversible list representation of this token.
- asNumber(Object) - Static method in class software.amazon.awscdk.core.Token
-
Return a reversible number representation of this token.
- assertDescription(String) - Method in class software.amazon.awscdk.core.CfnRuleAssertion.Builder
-
Sets the value of AssertDescription
- assertions(List<CfnRuleAssertion>) - Method in class software.amazon.awscdk.core.CfnRule.Builder
-
- assertions(List<CfnRuleAssertion>) - Method in class software.amazon.awscdk.core.CfnRuleProps.Builder
-
Sets the value of Assertions
- assertSuccess() - Method in class software.amazon.awscdk.core.ValidationResult
-
Turn a failed validation into an exception.
- assertValue(ICfnConditionExpression) - Method in class software.amazon.awscdk.core.CfnRuleAssertion.Builder
-
Sets the value of AssertValue
- asString(Object, EncodingOptions) - Static method in class software.amazon.awscdk.core.Token
-
Return a reversible string representation of this token.
- asString(Object) - Static method in class software.amazon.awscdk.core.Token
-
Return a reversible string representation of this token.
- autoScalingCreationPolicy(CfnResourceAutoScalingCreationPolicy) - Method in class software.amazon.awscdk.core.CfnCreationPolicy.Builder
-
Sets the value of AutoScalingCreationPolicy
- autoScalingReplacingUpdate(CfnAutoScalingReplacingUpdate) - Method in class software.amazon.awscdk.core.CfnUpdatePolicy.Builder
-
Sets the value of AutoScalingReplacingUpdate
- autoScalingRollingUpdate(CfnAutoScalingRollingUpdate) - Method in class software.amazon.awscdk.core.CfnUpdatePolicy.Builder
-
Sets the value of AutoScalingRollingUpdate
- autoScalingScheduledAction(CfnAutoScalingScheduledAction) - Method in class software.amazon.awscdk.core.CfnUpdatePolicy.Builder
-
Sets the value of AutoScalingScheduledAction
- autoSynth(Boolean) - Method in class software.amazon.awscdk.core.App.Builder
-
- autoSynth(Boolean) - Method in class software.amazon.awscdk.core.AppProps.Builder
-
Sets the value of AutoSynth
- Aws - Class in software.amazon.awscdk.core
-
Accessor for pseudo parameters.
- Aws(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.Aws
-
- Aws(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.Aws
-
- CfnAutoScalingReplacingUpdate - Interface in software.amazon.awscdk.core
-
Specifies whether an Auto Scaling group and the instances it contains are replaced during an update.
- CfnAutoScalingReplacingUpdate.Builder - Class in software.amazon.awscdk.core
-
- CfnAutoScalingReplacingUpdate.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnAutoScalingRollingUpdate - Interface in software.amazon.awscdk.core
-
To specify how AWS CloudFormation handles rolling updates for an Auto Scaling group, use the AutoScalingRollingUpdate policy.
- CfnAutoScalingRollingUpdate.Builder - Class in software.amazon.awscdk.core
-
- CfnAutoScalingRollingUpdate.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnAutoScalingScheduledAction - Interface in software.amazon.awscdk.core
-
With scheduled actions, the group size properties of an Auto Scaling group can change at any time.
- CfnAutoScalingScheduledAction.Builder - Class in software.amazon.awscdk.core
-
- CfnAutoScalingScheduledAction.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnCodeDeployLambdaAliasUpdate - Interface in software.amazon.awscdk.core
-
To perform an AWS CodeDeploy deployment when the version changes on an AWS::Lambda::Alias resource, use the CodeDeployLambdaAliasUpdate update policy.
- CfnCodeDeployLambdaAliasUpdate.Builder - Class in software.amazon.awscdk.core
-
- CfnCodeDeployLambdaAliasUpdate.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnCondition - Class in software.amazon.awscdk.core
-
Represents a CloudFormation condition, for resources which must be conditionally created and the determination must be made at deploy time.
- CfnCondition(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnCondition
-
- CfnCondition(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.CfnCondition
-
- CfnCondition(Construct, String, CfnConditionProps) - Constructor for class software.amazon.awscdk.core.CfnCondition
-
Build a new condition.
- CfnCondition(Construct, String) - Constructor for class software.amazon.awscdk.core.CfnCondition
-
Build a new condition.
- CfnCondition.Builder - Class in software.amazon.awscdk.core
-
- CfnConditionProps - Interface in software.amazon.awscdk.core
-
- CfnConditionProps.Builder - Class in software.amazon.awscdk.core
-
- CfnConditionProps.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnCreationPolicy - Interface in software.amazon.awscdk.core
-
Associate the CreationPolicy attribute with a resource to prevent its status from reaching create complete until AWS CloudFormation receives a specified number of success signals or the timeout period is exceeded.
- CfnCreationPolicy.Builder - Class in software.amazon.awscdk.core
-
- CfnCreationPolicy.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnDeletionPolicy - Enum in software.amazon.awscdk.core
-
With the DeletionPolicy attribute you can preserve or (in some cases) backup a resource when its stack is deleted.
- CfnDynamicReference - Class in software.amazon.awscdk.core
-
References a dynamically retrieved value.
- CfnDynamicReference(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnDynamicReference
-
- CfnDynamicReference(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.CfnDynamicReference
-
- CfnDynamicReference(CfnDynamicReferenceService, String) - Constructor for class software.amazon.awscdk.core.CfnDynamicReference
-
- cfnDynamicReference(CfnDynamicReference) - Static method in class software.amazon.awscdk.core.SecretValue
-
Obtain the secret value through a CloudFormation dynamic reference.
- CfnDynamicReferenceProps - Interface in software.amazon.awscdk.core
-
Properties for a Dynamic Reference.
- CfnDynamicReferenceProps.Builder - Class in software.amazon.awscdk.core
-
- CfnDynamicReferenceProps.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnDynamicReferenceService - Enum in software.amazon.awscdk.core
-
The service to retrieve the dynamic reference from.
- CfnElement - Class in software.amazon.awscdk.core
-
An element of a CloudFormation stack.
- CfnElement(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnElement
-
- CfnElement(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.CfnElement
-
- CfnElement(Construct, String) - Constructor for class software.amazon.awscdk.core.CfnElement
-
Creates an entity and binds it to a tree.
- CfnInclude - Class in software.amazon.awscdk.core
-
Includes a CloudFormation template into a stack.
- CfnInclude(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnInclude
-
- CfnInclude(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.CfnInclude
-
- CfnInclude(Construct, String, CfnIncludeProps) - Constructor for class software.amazon.awscdk.core.CfnInclude
-
Creates an adopted template construct.
- CfnInclude.Builder - Class in software.amazon.awscdk.core
-
- CfnIncludeProps - Interface in software.amazon.awscdk.core
-
- CfnIncludeProps.Builder - Class in software.amazon.awscdk.core
-
- CfnIncludeProps.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnMapping - Class in software.amazon.awscdk.core
-
Represents a CloudFormation mapping.
- CfnMapping(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnMapping
-
- CfnMapping(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.CfnMapping
-
- CfnMapping(Construct, String, CfnMappingProps) - Constructor for class software.amazon.awscdk.core.CfnMapping
-
- CfnMapping(Construct, String) - Constructor for class software.amazon.awscdk.core.CfnMapping
-
- CfnMapping.Builder - Class in software.amazon.awscdk.core
-
- CfnMappingProps - Interface in software.amazon.awscdk.core
-
- CfnMappingProps.Builder - Class in software.amazon.awscdk.core
-
- CfnMappingProps.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnOutput - Class in software.amazon.awscdk.core
-
- CfnOutput(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnOutput
-
- CfnOutput(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.CfnOutput
-
- CfnOutput(Construct, String, CfnOutputProps) - Constructor for class software.amazon.awscdk.core.CfnOutput
-
Creates an CfnOutput value for this stack.
- CfnOutput.Builder - Class in software.amazon.awscdk.core
-
- CfnOutputProps - Interface in software.amazon.awscdk.core
-
- CfnOutputProps.Builder - Class in software.amazon.awscdk.core
-
- CfnOutputProps.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnParameter - Class in software.amazon.awscdk.core
-
A CloudFormation parameter.
- CfnParameter(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnParameter
-
- CfnParameter(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.CfnParameter
-
- CfnParameter(Construct, String, CfnParameterProps) - Constructor for class software.amazon.awscdk.core.CfnParameter
-
Creates a parameter construct.
- CfnParameter(Construct, String) - Constructor for class software.amazon.awscdk.core.CfnParameter
-
Creates a parameter construct.
- cfnParameter(CfnParameter) - Static method in class software.amazon.awscdk.core.SecretValue
-
Obtain the secret value through a CloudFormation parameter.
- CfnParameter.Builder - Class in software.amazon.awscdk.core
-
- CfnParameterProps - Interface in software.amazon.awscdk.core
-
- CfnParameterProps.Builder - Class in software.amazon.awscdk.core
-
- CfnParameterProps.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnRefElement - Class in software.amazon.awscdk.core
-
Base class for referenceable CloudFormation constructs which are not Resources.
- CfnRefElement(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnRefElement
-
- CfnRefElement(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.CfnRefElement
-
- CfnRefElement(Construct, String) - Constructor for class software.amazon.awscdk.core.CfnRefElement
-
Creates an entity and binds it to a tree.
- CfnResource - Class in software.amazon.awscdk.core
-
Represents a CloudFormation resource.
- CfnResource(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnResource
-
- CfnResource(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.CfnResource
-
- CfnResource(Construct, String, CfnResourceProps) - Constructor for class software.amazon.awscdk.core.CfnResource
-
Creates a resource construct.
- CfnResource.Builder - Class in software.amazon.awscdk.core
-
- CfnResourceAutoScalingCreationPolicy - Interface in software.amazon.awscdk.core
-
For an Auto Scaling group replacement update, specifies how many instances must signal success for the update to succeed.
- CfnResourceAutoScalingCreationPolicy.Builder - Class in software.amazon.awscdk.core
-
- CfnResourceAutoScalingCreationPolicy.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnResourceProps - Interface in software.amazon.awscdk.core
-
- CfnResourceProps.Builder - Class in software.amazon.awscdk.core
-
- CfnResourceProps.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnResourceSignal - Interface in software.amazon.awscdk.core
-
When AWS CloudFormation creates the associated resource, configures the number of required success signals and the length of time that AWS CloudFormation waits for those signals.
- CfnResourceSignal.Builder - Class in software.amazon.awscdk.core
-
- CfnResourceSignal.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnRule - Class in software.amazon.awscdk.core
-
The Rules that define template constraints in an AWS Service Catalog portfolio describe when end users can use the template and which values they can specify for parameters that are declared in the AWS CloudFormation template used to create the product they are attempting to use.
- CfnRule(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnRule
-
- CfnRule(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.CfnRule
-
- CfnRule(Construct, String, CfnRuleProps) - Constructor for class software.amazon.awscdk.core.CfnRule
-
Creates and adds a rule.
- CfnRule(Construct, String) - Constructor for class software.amazon.awscdk.core.CfnRule
-
Creates and adds a rule.
- CfnRule.Builder - Class in software.amazon.awscdk.core
-
- CfnRuleAssertion - Interface in software.amazon.awscdk.core
-
A rule assertion.
- CfnRuleAssertion.Builder - Class in software.amazon.awscdk.core
-
- CfnRuleAssertion.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnRuleProps - Interface in software.amazon.awscdk.core
-
A rule can include a RuleCondition property and must include an Assertions property.
- CfnRuleProps.Builder - Class in software.amazon.awscdk.core
-
- CfnRuleProps.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnTag - Interface in software.amazon.awscdk.core
-
- CfnTag.Builder - Class in software.amazon.awscdk.core
-
- CfnTag.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- CfnUpdatePolicy - Interface in software.amazon.awscdk.core
-
Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.
- CfnUpdatePolicy.Builder - Class in software.amazon.awscdk.core
-
- CfnUpdatePolicy.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- cidr(String, Number, String) - Static method in class software.amazon.awscdk.core.Fn
-
The intrinsic function ``Fn::Cidr`` returns the specified Cidr address block.
- cidr(String, Number) - Static method in class software.amazon.awscdk.core.Fn
-
The intrinsic function ``Fn::Cidr`` returns the specified Cidr address block.
- codeDeployLambdaAliasUpdate(CfnCodeDeployLambdaAliasUpdate) - Method in class software.amazon.awscdk.core.CfnUpdatePolicy.Builder
-
Sets the value of CodeDeployLambdaAliasUpdate
- collect(ValidationResult) - Method in class software.amazon.awscdk.core.ValidationResults
-
- ConcreteDependable - Class in software.amazon.awscdk.core
-
A set of constructs to be used as a dependable.
- ConcreteDependable(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.ConcreteDependable
-
- ConcreteDependable(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.ConcreteDependable
-
- ConcreteDependable() - Constructor for class software.amazon.awscdk.core.ConcreteDependable
-
EXPERIMENTAL
- condition(CfnCondition) - Method in class software.amazon.awscdk.core.CfnOutput.Builder
-
- condition(CfnCondition) - Method in class software.amazon.awscdk.core.CfnOutputProps.Builder
-
Sets the value of Condition
- conditionAnd(ICfnConditionExpression...) - Static method in class software.amazon.awscdk.core.Fn
-
Returns true if all the specified conditions evaluate to true, or returns false if any one of the conditions evaluates to false.
- conditionContains(List<String>, String) - Static method in class software.amazon.awscdk.core.Fn
-
Returns true if a specified string matches at least one value in a list of strings.
- conditionEachMemberEquals(List<String>, String) - Static method in class software.amazon.awscdk.core.Fn
-
Returns true if a specified string matches all values in a list.
- conditionEachMemberIn(List<String>, List<String>) - Static method in class software.amazon.awscdk.core.Fn
-
Returns true if each member in a list of strings matches at least one value in a second list of strings.
- conditionEquals(Object, Object) - Static method in class software.amazon.awscdk.core.Fn
-
Compares if two values are equal.
- conditionIf(String, Object, Object) - Static method in class software.amazon.awscdk.core.Fn
-
Returns one value if the specified condition evaluates to true and another value if the specified condition evaluates to false.
- conditionNot(ICfnConditionExpression) - Static method in class software.amazon.awscdk.core.Fn
-
Returns true for a condition that evaluates to false or returns false for a condition that evaluates to true.
- conditionOr(ICfnConditionExpression...) - Static method in class software.amazon.awscdk.core.Fn
-
Returns true if any one of the specified conditions evaluate to true, or returns false if all of the conditions evaluates to false.
- constraintDescription(String) - Method in class software.amazon.awscdk.core.CfnParameter.Builder
-
- constraintDescription(String) - Method in class software.amazon.awscdk.core.CfnParameterProps.Builder
-
Sets the value of ConstraintDescription
- Construct - Class in software.amazon.awscdk.core
-
Represents the building block of the construct graph.
- Construct(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.Construct
-
- Construct(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.Construct
-
- Construct(Construct, String) - Constructor for class software.amazon.awscdk.core.Construct
-
Creates a new construct node.
- ConstructNode - Class in software.amazon.awscdk.core
-
Represents the construct node in the scope tree.
- ConstructNode(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.ConstructNode
-
- ConstructNode(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.ConstructNode
-
- ConstructNode(Construct, IConstruct, String) - Constructor for class software.amazon.awscdk.core.ConstructNode
-
- ConstructOrder - Enum in software.amazon.awscdk.core
-
In what order to return constructs.
- context(Map<String, String>) - Method in class software.amazon.awscdk.core.App.Builder
-
- context(Map<String, String>) - Method in class software.amazon.awscdk.core.AppProps.Builder
-
Sets the value of Context
- ContextProvider - Class in software.amazon.awscdk.core
-
Base class for the model side of context providers.
- ContextProvider(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.ContextProvider
-
- ContextProvider(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.ContextProvider
-
- count(Number) - Method in class software.amazon.awscdk.core.CfnResourceSignal.Builder
-
Sets the value of Count
- create() - Static method in class software.amazon.awscdk.core.App.Builder
-
- create(Construct, String) - Static method in class software.amazon.awscdk.core.CfnCondition.Builder
-
- create(Construct, String) - Static method in class software.amazon.awscdk.core.CfnInclude.Builder
-
- create(Construct, String) - Static method in class software.amazon.awscdk.core.CfnMapping.Builder
-
- create(Construct, String) - Static method in class software.amazon.awscdk.core.CfnOutput.Builder
-
- create(Construct, String) - Static method in class software.amazon.awscdk.core.CfnParameter.Builder
-
- create(Construct, String) - Static method in class software.amazon.awscdk.core.CfnResource.Builder
-
- create(Construct, String) - Static method in class software.amazon.awscdk.core.CfnRule.Builder
-
- create(String) - Static method in class software.amazon.awscdk.core.RemoveTag.Builder
-
- create(Construct, String) - Static method in class software.amazon.awscdk.core.Stack.Builder
-
- create(Construct) - Static method in class software.amazon.awscdk.core.Stack.Builder
-
- create() - Static method in class software.amazon.awscdk.core.Stack.Builder
-
- create(String, String) - Static method in class software.amazon.awscdk.core.Tag.Builder
-
- GENERATE_IF_NEEDED - Static variable in class software.amazon.awscdk.core.PhysicalName
-
Use this to automatically generate a physical name for an AWS resource only if the resource is referenced across environments (account/region).
- generatePhysicalName() - Method in class software.amazon.awscdk.core.Resource
-
- get(IDependable) - Static method in class software.amazon.awscdk.core.DependableTrait
-
Return the matching DependableTrait for the given class instance.
- getAccount() - Method in interface software.amazon.awscdk.core.ArnComponents
-
The ID of the AWS account that owns the resource, without the hyphens.
- getAccount() - Method in class software.amazon.awscdk.core.ArnComponents.Jsii$Proxy
-
- getAccount() - Method in interface software.amazon.awscdk.core.Environment
-
The AWS account ID for this environment.
- getAccount() - Method in class software.amazon.awscdk.core.Environment.Jsii$Proxy
-
- getAccount() - Method in class software.amazon.awscdk.core.Stack
-
The AWS account into which this stack will be deployed.
- getAccountId() - Method in class software.amazon.awscdk.core.ScopedAws
-
- getAfterAllowTrafficHook() - Method in interface software.amazon.awscdk.core.CfnCodeDeployLambdaAliasUpdate
-
The name of the Lambda function to run after traffic routing completes.
- getAfterAllowTrafficHook() - Method in class software.amazon.awscdk.core.CfnCodeDeployLambdaAliasUpdate.Jsii$Proxy
-
- getAllowedPattern() - Method in interface software.amazon.awscdk.core.CfnParameterProps
-
A regular expression that represents the patterns to allow for String types.
- getAllowedPattern() - Method in class software.amazon.awscdk.core.CfnParameterProps.Jsii$Proxy
-
- getAllowedValues() - Method in interface software.amazon.awscdk.core.CfnParameterProps
-
An array containing the list of values allowed for the parameter.
- getAllowedValues() - Method in class software.amazon.awscdk.core.CfnParameterProps.Jsii$Proxy
-
- getApplicationName() - Method in interface software.amazon.awscdk.core.CfnCodeDeployLambdaAliasUpdate
-
The name of the AWS CodeDeploy application.
- getApplicationName() - Method in class software.amazon.awscdk.core.CfnCodeDeployLambdaAliasUpdate.Jsii$Proxy
-
- getApplyToLaunchedInstances() - Method in interface software.amazon.awscdk.core.TagProps
-
Whether the tag should be applied to instances in an AutoScalingGroup.
- getApplyToLaunchedInstances() - Method in class software.amazon.awscdk.core.TagProps.Jsii$Proxy
-
- getApplyToUpdateReplacePolicy() - Method in interface software.amazon.awscdk.core.RemovalPolicyOptions
-
Apply the same deletion policy to the resource's "UpdateReplacePolicy".
- getApplyToUpdateReplacePolicy() - Method in class software.amazon.awscdk.core.RemovalPolicyOptions.Jsii$Proxy
-
- getArtifactId() - Method in class software.amazon.awscdk.core.Stack
-
The ID of the cloud assembly artifact for this stack.
- getAssembly() - Method in interface software.amazon.awscdk.core.ISynthesisSession
-
The cloud assembly being synthesized.
- getAssembly() - Method in class software.amazon.awscdk.core.ISynthesisSession.Jsii$Proxy
-
The cloud assembly being synthesized.
- getAssertDescription() - Method in interface software.amazon.awscdk.core.CfnRuleAssertion
-
The assertion description.
- getAssertDescription() - Method in class software.amazon.awscdk.core.CfnRuleAssertion.Jsii$Proxy
-
- getAssertions() - Method in interface software.amazon.awscdk.core.CfnRuleProps
-
Assertions which define the rule.
- getAssertions() - Method in class software.amazon.awscdk.core.CfnRuleProps.Jsii$Proxy
-
- getAssertValue() - Method in interface software.amazon.awscdk.core.CfnRuleAssertion
-
The assertion.
- getAssertValue() - Method in class software.amazon.awscdk.core.CfnRuleAssertion.Jsii$Proxy
-
- getAtt(String) - Method in class software.amazon.awscdk.core.CfnResource
-
Returns a token for an runtime attribute of this resource.
- getAtt(String, String) - Static method in class software.amazon.awscdk.core.Fn
-
The ``Fn::GetAtt`` intrinsic function returns the value of an attribute from a resource in the template.
- getAttributes() - Method in class software.amazon.awscdk.core.TreeInspector
-
Represents the bag of attributes as key-value pairs.
- getAutoScalingCreationPolicy() - Method in interface software.amazon.awscdk.core.CfnCreationPolicy
-
For an Auto Scaling group replacement update, specifies how many instances must signal success for the update to succeed.
- getAutoScalingCreationPolicy() - Method in class software.amazon.awscdk.core.CfnCreationPolicy.Jsii$Proxy
-
- getAutoScalingReplacingUpdate() - Method in interface software.amazon.awscdk.core.CfnUpdatePolicy
-
Specifies whether an Auto Scaling group and the instances it contains are replaced during an update.
- getAutoScalingReplacingUpdate() - Method in class software.amazon.awscdk.core.CfnUpdatePolicy.Jsii$Proxy
-
- getAutoScalingRollingUpdate() - Method in interface software.amazon.awscdk.core.CfnUpdatePolicy
-
To specify how AWS CloudFormation handles rolling updates for an Auto Scaling group, use the AutoScalingRollingUpdate policy.
- getAutoScalingRollingUpdate() - Method in class software.amazon.awscdk.core.CfnUpdatePolicy.Jsii$Proxy
-
- getAutoScalingScheduledAction() - Method in interface software.amazon.awscdk.core.CfnUpdatePolicy
-
To specify how AWS CloudFormation handles updates for the MinSize, MaxSize, and DesiredCapacity properties when the AWS::AutoScaling::AutoScalingGroup resource has an associated scheduled action, use the AutoScalingScheduledAction policy.
- getAutoScalingScheduledAction() - Method in class software.amazon.awscdk.core.CfnUpdatePolicy.Jsii$Proxy
-
- getAutoSynth() - Method in interface software.amazon.awscdk.core.AppProps
-
Automatically call `synth()` before the program exits.
- getAutoSynth() - Method in class software.amazon.awscdk.core.AppProps.Jsii$Proxy
-
- getAvailabilityZones() - Method in class software.amazon.awscdk.core.Stack
-
Returnst the list of AZs that are availability in the AWS environment (account/region) associated with this stack.
- getAzs(String) - Static method in class software.amazon.awscdk.core.Fn
-
The intrinsic function ``Fn::GetAZs`` returns an array that lists Availability Zones for a specified region.
- getAzs() - Static method in class software.amazon.awscdk.core.Fn
-
The intrinsic function ``Fn::GetAZs`` returns an array that lists Availability Zones for a specified region.
- getBeforeAllowTrafficHook() - Method in interface software.amazon.awscdk.core.CfnCodeDeployLambdaAliasUpdate
-
The name of the Lambda function to run before traffic routing starts.
- getBeforeAllowTrafficHook() - Method in class software.amazon.awscdk.core.CfnCodeDeployLambdaAliasUpdate.Jsii$Proxy
-
- getBucketName() - Method in interface software.amazon.awscdk.core.FileAssetLocation
-
The name of the Amazon S3 bucket.
- getBucketName() - Method in class software.amazon.awscdk.core.FileAssetLocation.Jsii$Proxy
-
- getCfnOptions() - Method in class software.amazon.awscdk.core.CfnResource
-
Options for this resource, such as condition, update policy etc.
- getCfnProperties() - Method in class software.amazon.awscdk.core.CfnResource
-
- getCfnResourceType() - Method in class software.amazon.awscdk.core.CfnResource
-
AWS resource type.
- getChildren() - Method in class software.amazon.awscdk.core.ConstructNode
-
All direct children of this construct.
- getCodeDeployLambdaAliasUpdate() - Method in interface software.amazon.awscdk.core.CfnUpdatePolicy
-
To perform an AWS CodeDeploy deployment when the version changes on an AWS::Lambda::Alias resource, use the CodeDeployLambdaAliasUpdate update policy.
- getCodeDeployLambdaAliasUpdate() - Method in class software.amazon.awscdk.core.CfnUpdatePolicy.Jsii$Proxy
-
- getCondition() - Method in interface software.amazon.awscdk.core.CfnOutputProps
-
A condition to associate with this output value.
- getCondition() - Method in class software.amazon.awscdk.core.CfnOutputProps.Jsii$Proxy
-
- getCondition() - Method in interface software.amazon.awscdk.core.ICfnResourceOptions
-
A condition to associate with this resource.
- getCondition() - Method in class software.amazon.awscdk.core.ICfnResourceOptions.Jsii$Proxy
-
A condition to associate with this resource.
- getConstraintDescription() - Method in interface software.amazon.awscdk.core.CfnParameterProps
-
A string that explains a constraint when the constraint is violated.
- getConstraintDescription() - Method in class software.amazon.awscdk.core.CfnParameterProps.Jsii$Proxy
-
- getContext() - Method in interface software.amazon.awscdk.core.AppProps
-
Additional context values for the application.
- getContext() - Method in class software.amazon.awscdk.core.AppProps.Jsii$Proxy
-
- GetContextKeyOptions - Interface in software.amazon.awscdk.core
-
EXPERIMENTAL
- GetContextKeyOptions.Builder - Class in software.amazon.awscdk.core
-
- GetContextKeyOptions.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- GetContextKeyResult - Interface in software.amazon.awscdk.core
-
EXPERIMENTAL
- GetContextKeyResult.Builder - Class in software.amazon.awscdk.core
-
- GetContextKeyResult.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- GetContextValueOptions - Interface in software.amazon.awscdk.core
-
EXPERIMENTAL
- GetContextValueOptions.Builder - Class in software.amazon.awscdk.core
-
- GetContextValueOptions.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- GetContextValueResult - Interface in software.amazon.awscdk.core
-
EXPERIMENTAL
- GetContextValueResult.Builder - Class in software.amazon.awscdk.core
-
- GetContextValueResult.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- getCount() - Method in interface software.amazon.awscdk.core.CfnResourceSignal
-
The number of success signals AWS CloudFormation must receive before it sets the resource status as CREATE_COMPLETE.
- getCount() - Method in class software.amazon.awscdk.core.CfnResourceSignal.Jsii$Proxy
-
- getCreationPolicy() - Method in interface software.amazon.awscdk.core.ICfnResourceOptions
-
Associate the CreationPolicy attribute with a resource to prevent its status from reaching create complete until AWS CloudFormation receives a specified number of success signals or the timeout period is exceeded.
- getCreationPolicy() - Method in class software.amazon.awscdk.core.ICfnResourceOptions.Jsii$Proxy
-
Associate the CreationPolicy attribute with a resource to prevent its status from reaching create complete until AWS CloudFormation receives a specified number of success signals or the timeout period is exceeded.
- getCreationStack() - Method in class software.amazon.awscdk.core.CfnElement
-
- getCreationStack() - Method in class software.amazon.awscdk.core.ICfnConditionExpression.Jsii$Proxy
-
The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in class software.amazon.awscdk.core.Intrinsic
-
The captured stack trace which represents the location in which this token was created.
- getCreationStack() - Method in interface software.amazon.awscdk.core.IResolvable
-
The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in class software.amazon.awscdk.core.IResolvable.Jsii$Proxy
-
The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getDefaultChild() - Method in class software.amazon.awscdk.core.ConstructNode
-
Returns the child construct that has the id `Default` or `Resource"`.
- getDefaultValue() - Method in interface software.amazon.awscdk.core.CfnParameterProps
-
A value of the appropriate type for the template to use if no value is specified when a stack is created.
- getDefaultValue() - Method in class software.amazon.awscdk.core.CfnParameterProps.Jsii$Proxy
-
- getDefaultValue() - Method in interface software.amazon.awscdk.core.RemovalPolicyOptions
-
The default policy to apply in case the removal policy is not defined.
- getDefaultValue() - Method in class software.amazon.awscdk.core.RemovalPolicyOptions.Jsii$Proxy
-
- getDeletionPolicy() - Method in interface software.amazon.awscdk.core.ICfnResourceOptions
-
With the DeletionPolicy attribute you can preserve or (in some cases) backup a resource when its stack is deleted.
- getDeletionPolicy() - Method in class software.amazon.awscdk.core.ICfnResourceOptions.Jsii$Proxy
-
With the DeletionPolicy attribute you can preserve or (in some cases) backup a resource when its stack is deleted.
- getDependencies() - Method in class software.amazon.awscdk.core.ConstructNode
-
Return all dependencies registered on this node or any of its children.
- getDependencies() - Method in class software.amazon.awscdk.core.Stack
-
Return the stacks this stack depends on.
- getDependencyRoots() - Method in class software.amazon.awscdk.core.DependableTrait
-
The set of constructs that form the root of this dependable.
- getDeploymentGroupName() - Method in interface software.amazon.awscdk.core.CfnCodeDeployLambdaAliasUpdate
-
The name of the AWS CodeDeploy deployment group.
- getDeploymentGroupName() - Method in class software.amazon.awscdk.core.CfnCodeDeployLambdaAliasUpdate.Jsii$Proxy
-
- getDescription() - Method in interface software.amazon.awscdk.core.CfnOutputProps
-
A String type that describes the output value.
- getDescription() - Method in class software.amazon.awscdk.core.CfnOutputProps.Jsii$Proxy
-
- getDescription() - Method in interface software.amazon.awscdk.core.CfnParameterProps
-
A string of up to 4000 characters that describes the parameter.
- getDescription() - Method in class software.amazon.awscdk.core.CfnParameterProps.Jsii$Proxy
-
- getDescription() - Method in interface software.amazon.awscdk.core.ITemplateOptions
-
Gets or sets the description of this stack.
- getDescription() - Method in class software.amazon.awscdk.core.ITemplateOptions.Jsii$Proxy
-
Gets or sets the description of this stack.
- getDescription() - Method in interface software.amazon.awscdk.core.StackProps
-
A description of the stack.
- getDescription() - Method in class software.amazon.awscdk.core.StackProps.Jsii$Proxy
-
- getDirectoryName() - Method in interface software.amazon.awscdk.core.DockerImageAssetSource
-
The directory where the Dockerfile is stored, must be relative to the cloud assembly root.
- getDirectoryName() - Method in class software.amazon.awscdk.core.DockerImageAssetSource.Jsii$Proxy
-
- getDisplayHint() - Method in interface software.amazon.awscdk.core.EncodingOptions
-
A hint for the Token's purpose when stringifying it.
- getDisplayHint() - Method in class software.amazon.awscdk.core.EncodingOptions.Jsii$Proxy
-
- getDisplayHint() - Method in interface software.amazon.awscdk.core.LazyAnyValueOptions
-
Use the given name as a display hint.
- getDisplayHint() - Method in class software.amazon.awscdk.core.LazyAnyValueOptions.Jsii$Proxy
-
- getDisplayHint() - Method in interface software.amazon.awscdk.core.LazyListValueOptions
-
Use the given name as a display hint.
- getDisplayHint() - Method in class software.amazon.awscdk.core.LazyListValueOptions.Jsii$Proxy
-
- getDisplayHint() - Method in interface software.amazon.awscdk.core.LazyStringValueOptions
-
Use the given name as a display hint.
- getDisplayHint() - Method in class software.amazon.awscdk.core.LazyStringValueOptions.Jsii$Proxy
-
- getDisplayName() - Method in class software.amazon.awscdk.core.Reference
-
- getDockerBuildArgs() - Method in interface software.amazon.awscdk.core.DockerImageAssetSource
-
Build args to pass to the `docker build` command.
- getDockerBuildArgs() - Method in class software.amazon.awscdk.core.DockerImageAssetSource.Jsii$Proxy
-
- getDockerBuildTarget() - Method in interface software.amazon.awscdk.core.DockerImageAssetSource
-
Docker target to build to.
- getDockerBuildTarget() - Method in class software.amazon.awscdk.core.DockerImageAssetSource.Jsii$Proxy
-
- getDummyValue() - Method in interface software.amazon.awscdk.core.GetContextValueOptions
-
The value to return if the context value was not found and a missing context is reported.
- getDummyValue() - Method in class software.amazon.awscdk.core.GetContextValueOptions.Jsii$Proxy
-
- getEnv() - Method in interface software.amazon.awscdk.core.StackProps
-
The AWS environment (account/region) where this stack will be deployed.
- getEnv() - Method in class software.amazon.awscdk.core.StackProps.Jsii$Proxy
-
- getEnvironment() - Method in class software.amazon.awscdk.core.Stack
-
The environment coordinates in which this stack is deployed.
- getErrorMessage() - Method in class software.amazon.awscdk.core.ValidationResult
-
- getExcludeResourceTypes() - Method in interface software.amazon.awscdk.core.TagProps
-
An array of Resource Types that will not receive this tag.
- getExcludeResourceTypes() - Method in class software.amazon.awscdk.core.TagProps.Jsii$Proxy
-
- getExportName() - Method in interface software.amazon.awscdk.core.CfnOutputProps
-
The name used to export the value of this output across stacks.
- getExportName() - Method in class software.amazon.awscdk.core.CfnOutputProps.Jsii$Proxy
-
- getExpression() - Method in class software.amazon.awscdk.core.CfnCondition
-
The condition statement.
- getExpression() - Method in interface software.amazon.awscdk.core.CfnConditionProps
-
The expression that the condition will evaluate.
- getExpression() - Method in class software.amazon.awscdk.core.CfnConditionProps.Jsii$Proxy
-
- getFileName() - Method in interface software.amazon.awscdk.core.FileAssetSource
-
The path, relative to the root of the cloud assembly, in which this asset source resides.
- getFileName() - Method in class software.amazon.awscdk.core.FileAssetSource.Jsii$Proxy
-
- getFirstToken() - Method in class software.amazon.awscdk.core.TokenizedStringFragments
-
- getFirstValue() - Method in class software.amazon.awscdk.core.TokenizedStringFragments
-
- getId() - Method in class software.amazon.awscdk.core.ConstructNode
-
The id of this construct within the current scope.
- getIgnoreUnmodifiedGroupSizeProperties() - Method in interface software.amazon.awscdk.core.CfnAutoScalingScheduledAction
-
- getIgnoreUnmodifiedGroupSizeProperties() - Method in class software.amazon.awscdk.core.CfnAutoScalingScheduledAction.Jsii$Proxy
-
- getImageUri() - Method in interface software.amazon.awscdk.core.DockerImageAssetLocation
-
The URI of the image in Amazon ECR.
- getImageUri() - Method in class software.amazon.awscdk.core.DockerImageAssetLocation.Jsii$Proxy
-
- getIncludeResourceTypes() - Method in interface software.amazon.awscdk.core.TagProps
-
An array of Resource Types that will receive this tag.
- getIncludeResourceTypes() - Method in class software.amazon.awscdk.core.TagProps.Jsii$Proxy
-
- getIntegral() - Method in interface software.amazon.awscdk.core.TimeConversionOptions
-
If `true`, conversions into a larger time unit (e.g.
- getIntegral() - Method in class software.amazon.awscdk.core.TimeConversionOptions.Jsii$Proxy
-
- getIsSuccess() - Method in class software.amazon.awscdk.core.ValidationResult
-
- getIsSuccess() - Method in class software.amazon.awscdk.core.ValidationResults
-
- getJsonField() - Method in interface software.amazon.awscdk.core.SecretsManagerSecretOptions
-
The key of a JSON field to retrieve.
- getJsonField() - Method in class software.amazon.awscdk.core.SecretsManagerSecretOptions.Jsii$Proxy
-
- getKey() - Method in interface software.amazon.awscdk.core.CfnTag
-
- getKey() - Method in class software.amazon.awscdk.core.CfnTag.Jsii$Proxy
-
- getKey(Construct, GetContextKeyOptions) - Static method in class software.amazon.awscdk.core.ContextProvider
-
EXPERIMENTAL
- getKey() - Method in interface software.amazon.awscdk.core.GetContextKeyResult
-
EXPERIMENTAL
- getKey() - Method in class software.amazon.awscdk.core.GetContextKeyResult.Jsii$Proxy
-
- getKey() - Method in class software.amazon.awscdk.core.RemoveTag
-
The string key for the tag.
- getKey() - Method in class software.amazon.awscdk.core.Tag
-
The string key for the tag.
- getLength() - Method in class software.amazon.awscdk.core.TokenizedStringFragments
-
- getLocked() - Method in class software.amazon.awscdk.core.ConstructNode
-
Returns true if this construct or the scopes in which it is defined are locked.
- getLogicalId() - Method in class software.amazon.awscdk.core.CfnElement
-
The logical ID for this CloudFormation stack element.
- getLogicalId(CfnElement) - Method in class software.amazon.awscdk.core.Stack
-
Allocates a stack-unique CloudFormation-compatible logical identity for a specific resource.
- getMapping() - Method in interface software.amazon.awscdk.core.CfnMappingProps
-
Mapping of key to a set of corresponding set of named values.
- getMapping() - Method in class software.amazon.awscdk.core.CfnMappingProps.Jsii$Proxy
-
- getMaxBatchSize() - Method in interface software.amazon.awscdk.core.CfnAutoScalingRollingUpdate
-
Specifies the maximum number of instances that AWS CloudFormation updates.
- getMaxBatchSize() - Method in class software.amazon.awscdk.core.CfnAutoScalingRollingUpdate.Jsii$Proxy
-
- getMaxLength() - Method in interface software.amazon.awscdk.core.CfnParameterProps
-
An integer value that determines the largest number of characters you want to allow for String types.
- getMaxLength() - Method in class software.amazon.awscdk.core.CfnParameterProps.Jsii$Proxy
-
- getMaxValue() - Method in interface software.amazon.awscdk.core.CfnParameterProps
-
A numeric value that determines the largest numeric value you want to allow for Number types.
- getMaxValue() - Method in class software.amazon.awscdk.core.CfnParameterProps.Jsii$Proxy
-
- getMessage() - Method in interface software.amazon.awscdk.core.ValidationError
-
The error message.
- getMessage() - Method in class software.amazon.awscdk.core.ValidationError.Jsii$Proxy
-
- getMetadata() - Method in class software.amazon.awscdk.core.ConstructNode
-
An immutable array of metadata objects associated with this construct.
- getMetadata() - Method in interface software.amazon.awscdk.core.ICfnResourceOptions
-
Metadata associated with the CloudFormation resource.
- getMetadata() - Method in class software.amazon.awscdk.core.ICfnResourceOptions.Jsii$Proxy
-
Metadata associated with the CloudFormation resource.
- getMetadata() - Method in interface software.amazon.awscdk.core.ITemplateOptions
-
Metadata associated with the CloudFormation template.
- getMetadata() - Method in class software.amazon.awscdk.core.ITemplateOptions.Jsii$Proxy
-
Metadata associated with the CloudFormation template.
- getMinInstancesInService() - Method in interface software.amazon.awscdk.core.CfnAutoScalingRollingUpdate
-
Specifies the minimum number of instances that must be in service within the Auto Scaling group while AWS CloudFormation updates old instances.
- getMinInstancesInService() - Method in class software.amazon.awscdk.core.CfnAutoScalingRollingUpdate.Jsii$Proxy
-
- getMinLength() - Method in interface software.amazon.awscdk.core.CfnParameterProps
-
An integer value that determines the smallest number of characters you want to allow for String types.
- getMinLength() - Method in class software.amazon.awscdk.core.CfnParameterProps.Jsii$Proxy
-
- getMinSuccessfulInstancesPercent() - Method in interface software.amazon.awscdk.core.CfnAutoScalingRollingUpdate
-
Specifies the percentage of instances in an Auto Scaling rolling update that must signal success for an update to succeed.
- getMinSuccessfulInstancesPercent() - Method in class software.amazon.awscdk.core.CfnAutoScalingRollingUpdate.Jsii$Proxy
-
- getMinSuccessfulInstancesPercent() - Method in interface software.amazon.awscdk.core.CfnResourceAutoScalingCreationPolicy
-
Specifies the percentage of instances in an Auto Scaling replacement update that must signal success for the update to succeed.
- getMinSuccessfulInstancesPercent() - Method in class software.amazon.awscdk.core.CfnResourceAutoScalingCreationPolicy.Jsii$Proxy
-
- getMinValue() - Method in interface software.amazon.awscdk.core.CfnParameterProps
-
A numeric value that determines the smallest numeric value you want to allow for Number types.
- getMinValue() - Method in class software.amazon.awscdk.core.CfnParameterProps.Jsii$Proxy
-
- getNested() - Method in class software.amazon.awscdk.core.Stack
-
Indicates if this is a nested stack, in which case `parentStack` will include a reference to it's parent.
- getNode() - Method in class software.amazon.awscdk.core.Construct
-
Construct tree node which offers APIs for interacting with the construct tree.
- getNode() - Method in interface software.amazon.awscdk.core.IConstruct
-
The construct node in the tree.
- getNode() - Method in class software.amazon.awscdk.core.IConstruct.Jsii$Proxy
-
The construct node in the tree.
- getNode() - Method in class software.amazon.awscdk.core.IResource.Jsii$Proxy
-
The construct node in the tree.
- getNoEcho() - Method in class software.amazon.awscdk.core.CfnParameter
-
Indicates if this parameter is configured with "NoEcho" enabled.
- getNoEcho() - Method in interface software.amazon.awscdk.core.CfnParameterProps
-
Whether to mask the parameter value when anyone makes a call that describes the stack.
- getNoEcho() - Method in class software.amazon.awscdk.core.CfnParameterProps.Jsii$Proxy
-
- getNotificationArns() - Method in class software.amazon.awscdk.core.ScopedAws
-
- getNotificationArns() - Method in class software.amazon.awscdk.core.Stack
-
Returns the list of notification Amazon Resource Names (ARNs) for the current stack.
- getObjectKey() - Method in interface software.amazon.awscdk.core.FileAssetLocation
-
The Amazon S3 object key.
- getObjectKey() - Method in class software.amazon.awscdk.core.FileAssetLocation.Jsii$Proxy
-
- getOmitEmpty() - Method in interface software.amazon.awscdk.core.LazyListValueOptions
-
If the produced list is empty, return 'undefined' instead.
- getOmitEmpty() - Method in class software.amazon.awscdk.core.LazyListValueOptions.Jsii$Proxy
-
- getOmitEmptyArray() - Method in interface software.amazon.awscdk.core.LazyAnyValueOptions
-
If the produced value is an array and it is empty, return 'undefined' instead.
- getOmitEmptyArray() - Method in class software.amazon.awscdk.core.LazyAnyValueOptions.Jsii$Proxy
-
- getOutdir() - Method in interface software.amazon.awscdk.core.AppProps
-
The output directory into which to emit synthesized artifacts.
- getOutdir() - Method in class software.amazon.awscdk.core.AppProps.Jsii$Proxy
-
- getOutdir() - Method in interface software.amazon.awscdk.core.SynthesisOptions
-
The output directory into which to synthesize the cloud assembly.
- getOutdir() - Method in class software.amazon.awscdk.core.SynthesisOptions.Jsii$Proxy
-
- getPackaging() - Method in interface software.amazon.awscdk.core.FileAssetSource
-
Which type of packaging to perform.
- getPackaging() - Method in class software.amazon.awscdk.core.FileAssetSource.Jsii$Proxy
-
- getParentStack() - Method in class software.amazon.awscdk.core.Stack
-
Returns the parent stack if this stack is nested.
- getPartition() - Method in interface software.amazon.awscdk.core.ArnComponents
-
The partition that the resource is in.
- getPartition() - Method in class software.amazon.awscdk.core.ArnComponents.Jsii$Proxy
-
- getPartition() - Method in class software.amazon.awscdk.core.ScopedAws
-
- getPartition() - Method in class software.amazon.awscdk.core.Stack
-
The partition in which this stack is defined.
- getPath() - Method in class software.amazon.awscdk.core.ConstructNode
-
The full, absolute path of this construct in the tree.
- getPauseTime() - Method in interface software.amazon.awscdk.core.CfnAutoScalingRollingUpdate
-
The amount of time that AWS CloudFormation pauses after making a change to a batch of instances to give those instances time to start software applications.
- getPauseTime() - Method in class software.amazon.awscdk.core.CfnAutoScalingRollingUpdate.Jsii$Proxy
-
- getPhysicalName() - Method in class software.amazon.awscdk.core.Resource
-
Returns a string-encoded token that resolves to the physical name that should be passed to the CloudFormation resource.
- getPhysicalName() - Method in interface software.amazon.awscdk.core.ResourceProps
-
The value passed in by users to the physical name prop of the resource.
- getPhysicalName() - Method in class software.amazon.awscdk.core.ResourceProps.Jsii$Proxy
-
- getPreparing() - Method in interface software.amazon.awscdk.core.IResolveContext
-
True when we are still preparing, false if we're rendering the final output.
- getPreparing() - Method in class software.amazon.awscdk.core.IResolveContext.Jsii$Proxy
-
True when we are still preparing, false if we're rendering the final output.
- getPreparing() - Method in interface software.amazon.awscdk.core.ResolveOptions
-
Whether the resolution is being executed during the prepare phase or not.
- getPreparing() - Method in class software.amazon.awscdk.core.ResolveOptions.Jsii$Proxy
-
- getPriority() - Method in interface software.amazon.awscdk.core.TagProps
-
Priority of the tag operation.
- getPriority() - Method in class software.amazon.awscdk.core.TagProps.Jsii$Proxy
-
- getProperties() - Method in interface software.amazon.awscdk.core.CfnResourceProps
-
Resource properties.
- getProperties() - Method in class software.amazon.awscdk.core.CfnResourceProps.Jsii$Proxy
-
- getProps() - Method in interface software.amazon.awscdk.core.GetContextKeyOptions
-
Provider-specific properties.
- getProps() - Method in class software.amazon.awscdk.core.GetContextKeyOptions.Jsii$Proxy
-
- getProps() - Method in interface software.amazon.awscdk.core.GetContextKeyResult
-
EXPERIMENTAL
- getProps() - Method in class software.amazon.awscdk.core.GetContextKeyResult.Jsii$Proxy
-
- getProps() - Method in class software.amazon.awscdk.core.GetContextValueOptions.Jsii$Proxy
-
- getProps() - Method in class software.amazon.awscdk.core.RemoveTag
-
- getProps() - Method in class software.amazon.awscdk.core.Tag
-
- getProvider() - Method in interface software.amazon.awscdk.core.GetContextKeyOptions
-
The context provider to query.
- getProvider() - Method in class software.amazon.awscdk.core.GetContextKeyOptions.Jsii$Proxy
-
- getProvider() - Method in class software.amazon.awscdk.core.GetContextValueOptions.Jsii$Proxy
-
- getRef() - Method in class software.amazon.awscdk.core.CfnRefElement
-
Return a string that will be resolved to a CloudFormation `{ Ref }` for this element.
- getReferenceKey() - Method in interface software.amazon.awscdk.core.CfnDynamicReferenceProps
-
The reference key of the dynamic reference.
- getReferenceKey() - Method in class software.amazon.awscdk.core.CfnDynamicReferenceProps.Jsii$Proxy
-
- getRegion() - Method in interface software.amazon.awscdk.core.ArnComponents
-
The region the resource resides in.
- getRegion() - Method in class software.amazon.awscdk.core.ArnComponents.Jsii$Proxy
-
- getRegion() - Method in interface software.amazon.awscdk.core.Environment
-
The AWS region for this environment.
- getRegion() - Method in class software.amazon.awscdk.core.Environment.Jsii$Proxy
-
- getRegion() - Method in class software.amazon.awscdk.core.ScopedAws
-
- getRegion() - Method in class software.amazon.awscdk.core.Stack
-
The AWS region into which this stack will be deployed (e.g.
- getRepositoryName() - Method in interface software.amazon.awscdk.core.DockerImageAssetLocation
-
The name of the ECR repository.
- getRepositoryName() - Method in class software.amazon.awscdk.core.DockerImageAssetLocation.Jsii$Proxy
-
- getRepositoryName() - Method in interface software.amazon.awscdk.core.DockerImageAssetSource
-
ECR repository name.
- getRepositoryName() - Method in class software.amazon.awscdk.core.DockerImageAssetSource.Jsii$Proxy
-
- getResolver() - Method in interface software.amazon.awscdk.core.ResolveOptions
-
The resolver to apply to any resolvable tokens found.
- getResolver() - Method in class software.amazon.awscdk.core.ResolveOptions.Jsii$Proxy
-
- getResource() - Method in interface software.amazon.awscdk.core.ArnComponents
-
Resource type (e.g.
- getResource() - Method in class software.amazon.awscdk.core.ArnComponents.Jsii$Proxy
-
- getResourceArnAttribute(String, ArnComponents) - Method in class software.amazon.awscdk.core.Resource
-
Returns an environment-sensitive token that should be used for the resource's "ARN" attribute (e.g.
- getResourceName() - Method in interface software.amazon.awscdk.core.ArnComponents
-
Resource name or path within the resource (i.e.
- getResourceName() - Method in class software.amazon.awscdk.core.ArnComponents.Jsii$Proxy
-
- getResourceNameAttribute(String) - Method in class software.amazon.awscdk.core.Resource
-
Returns an environment-sensitive token that should be used for the resource's "name" attribute (e.g.
- getResourceSignal() - Method in interface software.amazon.awscdk.core.CfnCreationPolicy
-
When AWS CloudFormation creates the associated resource, configures the number of required success signals and the length of time that AWS CloudFormation waits for those signals.
- getResourceSignal() - Method in class software.amazon.awscdk.core.CfnCreationPolicy.Jsii$Proxy
-
- getResults() - Method in class software.amazon.awscdk.core.ValidationResult
-
- getResults() - Method in class software.amazon.awscdk.core.ValidationResults
-
- getRoot() - Method in class software.amazon.awscdk.core.ConstructNode
-
- getRuleCondition() - Method in interface software.amazon.awscdk.core.CfnRuleProps
-
If the rule condition evaluates to false, the rule doesn't take effect.
- getRuleCondition() - Method in class software.amazon.awscdk.core.CfnRuleProps.Jsii$Proxy
-
- getRuntimeInfo() - Method in interface software.amazon.awscdk.core.AppProps
-
Include runtime versioning information in cloud assembly manifest.
- getRuntimeInfo() - Method in class software.amazon.awscdk.core.AppProps.Jsii$Proxy
-
- getRuntimeInfo() - Method in class software.amazon.awscdk.core.SynthesisOptions.Jsii$Proxy
-
- getS3Url() - Method in interface software.amazon.awscdk.core.FileAssetLocation
-
The HTTP URL of this asset on Amazon S3.
- getS3Url() - Method in class software.amazon.awscdk.core.FileAssetLocation.Jsii$Proxy
-
- getScope() - Method in class software.amazon.awscdk.core.ConstructNode
-
Returns the scope in which this construct is defined.
- getScope() - Method in interface software.amazon.awscdk.core.IResolveContext
-
The scope from which resolution has been initiated.
- getScope() - Method in class software.amazon.awscdk.core.IResolveContext.Jsii$Proxy
-
The scope from which resolution has been initiated.
- getScope() - Method in interface software.amazon.awscdk.core.ResolveOptions
-
The scope from which resolution is performed.
- getScope() - Method in class software.amazon.awscdk.core.ResolveOptions.Jsii$Proxy
-
- getScopes() - Method in class software.amazon.awscdk.core.ConstructNode
-
All parent scopes of this construct.
- getSep() - Method in interface software.amazon.awscdk.core.ArnComponents
-
Separator between resource type and the resource.
- getSep() - Method in class software.amazon.awscdk.core.ArnComponents.Jsii$Proxy
-
- getService() - Method in interface software.amazon.awscdk.core.ArnComponents
-
The service namespace that identifies the AWS product (for example, 's3', 'iam', 'codepipline').
- getService() - Method in class software.amazon.awscdk.core.ArnComponents.Jsii$Proxy
-
- getService() - Method in interface software.amazon.awscdk.core.CfnDynamicReferenceProps
-
The service to retrieve the dynamic reference from.
- getService() - Method in class software.amazon.awscdk.core.CfnDynamicReferenceProps.Jsii$Proxy
-
- getSkipValidation() - Method in interface software.amazon.awscdk.core.SynthesisOptions
-
Whether synthesis should skip the validation phase.
- getSkipValidation() - Method in class software.amazon.awscdk.core.SynthesisOptions.Jsii$Proxy
-
- getSource() - Method in interface software.amazon.awscdk.core.Dependency
-
Source the dependency.
- getSource() - Method in class software.amazon.awscdk.core.Dependency.Jsii$Proxy
-
- getSource() - Method in interface software.amazon.awscdk.core.ValidationError
-
The construct which emitted the error.
- getSource() - Method in class software.amazon.awscdk.core.ValidationError.Jsii$Proxy
-
- getSourceHash() - Method in interface software.amazon.awscdk.core.DockerImageAssetSource
-
The hash of the contents of the docker build context.
- getSourceHash() - Method in class software.amazon.awscdk.core.DockerImageAssetSource.Jsii$Proxy
-
- getSourceHash() - Method in interface software.amazon.awscdk.core.FileAssetSource
-
A hash on the content source.
- getSourceHash() - Method in class software.amazon.awscdk.core.FileAssetSource.Jsii$Proxy
-
- getStack() - Method in class software.amazon.awscdk.core.CfnElement
-
The stack in which this element is defined.
- getStack() - Method in interface software.amazon.awscdk.core.IResource
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.core.IResource.Jsii$Proxy
-
The stack in which this resource is defined.
- getStack() - Method in class software.amazon.awscdk.core.Resource
-
The stack in which this resource is defined.
- getStackId() - Method in class software.amazon.awscdk.core.ScopedAws
-
- getStackId() - Method in class software.amazon.awscdk.core.Stack
-
The ID of the stack.
- getStackName() - Method in class software.amazon.awscdk.core.ScopedAws
-
- getStackName() - Method in class software.amazon.awscdk.core.Stack
-
The concrete CloudFormation physical stack name.
- getStackName() - Method in interface software.amazon.awscdk.core.StackProps
-
Name to deploy the stack with.
- getStackName() - Method in class software.amazon.awscdk.core.StackProps.Jsii$Proxy
-
- getStackTraces() - Method in interface software.amazon.awscdk.core.AppProps
-
Include construct creation stack trace in the `aws:cdk:trace` metadata key of all constructs.
- getStackTraces() - Method in class software.amazon.awscdk.core.AppProps.Jsii$Proxy
-
- getSuspendProcesses() - Method in interface software.amazon.awscdk.core.CfnAutoScalingRollingUpdate
-
Specifies the Auto Scaling processes to suspend during a stack update.
- getSuspendProcesses() - Method in class software.amazon.awscdk.core.CfnAutoScalingRollingUpdate.Jsii$Proxy
-
- getTags() - Method in interface software.amazon.awscdk.core.ITaggable
-
TagManager to set, remove and format tags.
- getTags() - Method in class software.amazon.awscdk.core.ITaggable.Jsii$Proxy
-
TagManager to set, remove and format tags.
- getTags() - Method in class software.amazon.awscdk.core.Stack
-
Tags to be applied to the stack.
- getTags() - Method in interface software.amazon.awscdk.core.StackProps
-
Stack tags that will be applied to all the taggable resources and the stack itself.
- getTags() - Method in class software.amazon.awscdk.core.StackProps.Jsii$Proxy
-
- getTarget() - Method in interface software.amazon.awscdk.core.Dependency
-
Target of the dependency.
- getTarget() - Method in class software.amazon.awscdk.core.Dependency.Jsii$Proxy
-
- getTarget() - Method in class software.amazon.awscdk.core.Reference
-
- getTemplate() - Method in class software.amazon.awscdk.core.CfnInclude
-
The included template.
- getTemplate() - Method in interface software.amazon.awscdk.core.CfnIncludeProps
-
The CloudFormation template to include in the stack (as is).
- getTemplate() - Method in class software.amazon.awscdk.core.CfnIncludeProps.Jsii$Proxy
-
- getTemplateFile() - Method in class software.amazon.awscdk.core.Stack
-
The name of the CloudFormation template file emitted to the output directory during synthesis.
- getTemplateFormatVersion() - Method in interface software.amazon.awscdk.core.ITemplateOptions
-
Gets or sets the AWSTemplateFormatVersion field of the CloudFormation template.
- getTemplateFormatVersion() - Method in class software.amazon.awscdk.core.ITemplateOptions.Jsii$Proxy
-
Gets or sets the AWSTemplateFormatVersion field of the CloudFormation template.
- getTemplateOptions() - Method in class software.amazon.awscdk.core.Stack
-
Options for CloudFormation template (like version, transform, description).
- getTemplateUrl() - Method in class software.amazon.awscdk.core.Stack
-
An attribute (late-bound) that represents the URL of the template file in the deployment bucket.
- getTimeout() - Method in interface software.amazon.awscdk.core.CfnResourceSignal
-
The length of time that AWS CloudFormation waits for the number of signals that was specified in the Count property.
- getTimeout() - Method in class software.amazon.awscdk.core.CfnResourceSignal.Jsii$Proxy
-
- getTokens() - Method in class software.amazon.awscdk.core.TokenizedStringFragments
-
Return all Tokens from this string.
- getTransform() - Method in interface software.amazon.awscdk.core.ITemplateOptions
-
- getTransform() - Method in class software.amazon.awscdk.core.ITemplateOptions.Jsii$Proxy
-
- getTransforms() - Method in interface software.amazon.awscdk.core.ITemplateOptions
-
Gets or sets the top-level template transform(s) for this stack (e.g.
- getTransforms() - Method in class software.amazon.awscdk.core.ITemplateOptions.Jsii$Proxy
-
Gets or sets the top-level template transform(s) for this stack (e.g.
- getTreeMetadata() - Method in interface software.amazon.awscdk.core.AppProps
-
Include construct tree metadata as part of the Cloud Assembly.
- getTreeMetadata() - Method in class software.amazon.awscdk.core.AppProps.Jsii$Proxy
-
- getType() - Method in interface software.amazon.awscdk.core.CfnParameterProps
-
The data type for the parameter (DataType).
- getType() - Method in class software.amazon.awscdk.core.CfnParameterProps.Jsii$Proxy
-
- getType() - Method in interface software.amazon.awscdk.core.CfnResourceProps
-
CloudFormation resource type (e.g.
- getType() - Method in class software.amazon.awscdk.core.CfnResourceProps.Jsii$Proxy
-
- getUniqueId() - Method in class software.amazon.awscdk.core.ConstructNode
-
A tree-global unique alphanumeric identifier for this construct.
- getUpdatedProperites() - Method in class software.amazon.awscdk.core.CfnResource
-
Return properties modified after initiation.
- getUpdatePolicy() - Method in interface software.amazon.awscdk.core.ICfnResourceOptions
-
Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.
- getUpdatePolicy() - Method in class software.amazon.awscdk.core.ICfnResourceOptions.Jsii$Proxy
-
Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.
- getUpdateReplacePolicy() - Method in interface software.amazon.awscdk.core.ICfnResourceOptions
-
Use the UpdateReplacePolicy attribute to retain or (in some cases) backup the existing physical instance of a resource when it is replaced during a stack update operation.
- getUpdateReplacePolicy() - Method in class software.amazon.awscdk.core.ICfnResourceOptions.Jsii$Proxy
-
Use the UpdateReplacePolicy attribute to retain or (in some cases) backup the existing physical instance of a resource when it is replaced during a stack update operation.
- getUrlSuffix() - Method in class software.amazon.awscdk.core.ScopedAws
-
- getUrlSuffix() - Method in class software.amazon.awscdk.core.Stack
-
The Amazon domain suffix for the region in which this stack is defined.
- getUseOnlineResharding() - Method in interface software.amazon.awscdk.core.CfnUpdatePolicy
-
To modify a replication group's shards by adding or removing shards, rather than replacing the entire AWS::ElastiCache::ReplicationGroup resource, use the UseOnlineResharding update policy.
- getUseOnlineResharding() - Method in class software.amazon.awscdk.core.CfnUpdatePolicy.Jsii$Proxy
-
- getValue() - Method in interface software.amazon.awscdk.core.CfnOutputProps
-
The value of the property returned by the aws cloudformation describe-stacks command.
- getValue() - Method in class software.amazon.awscdk.core.CfnOutputProps.Jsii$Proxy
-
- getValue() - Method in class software.amazon.awscdk.core.CfnParameter
-
The parameter value as a Token.
- getValue() - Method in interface software.amazon.awscdk.core.CfnTag
-
- getValue() - Method in class software.amazon.awscdk.core.CfnTag.Jsii$Proxy
-
- getValue(Construct, GetContextValueOptions) - Static method in class software.amazon.awscdk.core.ContextProvider
-
EXPERIMENTAL
- getValue() - Method in interface software.amazon.awscdk.core.GetContextValueResult
-
EXPERIMENTAL
- getValue() - Method in class software.amazon.awscdk.core.GetContextValueResult.Jsii$Proxy
-
- getValue() - Method in class software.amazon.awscdk.core.Tag
-
The string value of the tag.
- getValueAsList() - Method in class software.amazon.awscdk.core.CfnParameter
-
The parameter value, if it represents a string list.
- getValueAsNumber() - Method in class software.amazon.awscdk.core.CfnParameter
-
The parameter value, if it represents a number.
- getValueAsString() - Method in class software.amazon.awscdk.core.CfnParameter
-
The parameter value, if it represents a string.
- getVersionId() - Method in interface software.amazon.awscdk.core.SecretsManagerSecretOptions
-
Specifies the unique identifier of the version of the secret you want to use.
- getVersionId() - Method in class software.amazon.awscdk.core.SecretsManagerSecretOptions.Jsii$Proxy
-
- getVersionStage() - Method in interface software.amazon.awscdk.core.SecretsManagerSecretOptions
-
Specified the secret version that you want to retrieve by the staging label attached to the version.
- getVersionStage() - Method in class software.amazon.awscdk.core.SecretsManagerSecretOptions.Jsii$Proxy
-
- getWaitOnResourceSignals() - Method in interface software.amazon.awscdk.core.CfnAutoScalingRollingUpdate
-
Specifies whether the Auto Scaling group waits on signals from new instances during an update.
- getWaitOnResourceSignals() - Method in class software.amazon.awscdk.core.CfnAutoScalingRollingUpdate.Jsii$Proxy
-
- getWillReplace() - Method in interface software.amazon.awscdk.core.CfnAutoScalingReplacingUpdate
-
- getWillReplace() - Method in class software.amazon.awscdk.core.CfnAutoScalingReplacingUpdate.Jsii$Proxy
-
- IAnyProducer - Interface in software.amazon.awscdk.core
-
Interface for lazy untyped value producers.
- IAnyProducer.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- IAspect - Interface in software.amazon.awscdk.core
-
Represents an Aspect.
- IAspect.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- ICfnConditionExpression - Interface in software.amazon.awscdk.core
-
Represents a CloudFormation element that can be used within a Condition.
- ICfnConditionExpression.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- ICfnResourceOptions - Interface in software.amazon.awscdk.core
-
- ICfnResourceOptions.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- IConstruct - Interface in software.amazon.awscdk.core
-
Represents a construct.
- IConstruct.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- IDependable - Interface in software.amazon.awscdk.core
-
Trait marker for classes that can be depended upon.
- IDependable.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- IFragmentConcatenator - Interface in software.amazon.awscdk.core
-
Function used to concatenate symbols in the target document language.
- IFragmentConcatenator.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- ignoreUnmodifiedGroupSizeProperties(Boolean) - Method in class software.amazon.awscdk.core.CfnAutoScalingScheduledAction.Builder
-
Sets the value of IgnoreUnmodifiedGroupSizeProperties
- IInspectable - Interface in software.amazon.awscdk.core
-
Interface for examining a construct and exposing metadata.
- IInspectable.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- IListProducer - Interface in software.amazon.awscdk.core
-
Interface for lazy list producers.
- IListProducer.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- imageUri(String) - Method in class software.amazon.awscdk.core.DockerImageAssetLocation.Builder
-
Sets the value of ImageUri
- implement(IDependable, DependableTrait) - Static method in class software.amazon.awscdk.core.DependableTrait
-
Register `instance` to have the given DependableTrait.
- importValue(String) - Static method in class software.amazon.awscdk.core.Fn
-
The intrinsic function ``Fn::ImportValue`` returns the value of an output exported by another stack.
- includeResourceTypes(List<String>) - Method in class software.amazon.awscdk.core.RemoveTag.Builder
-
- includeResourceTypes(List<String>) - Method in class software.amazon.awscdk.core.Tag.Builder
-
- includeResourceTypes(List<String>) - Method in class software.amazon.awscdk.core.TagProps.Builder
-
Sets the value of IncludeResourceTypes
- inspect(TreeInspector) - Method in interface software.amazon.awscdk.core.IInspectable
-
Examines construct.
- inspect(TreeInspector) - Method in class software.amazon.awscdk.core.IInspectable.Jsii$Proxy
-
Examines construct.
- integral(Boolean) - Method in class software.amazon.awscdk.core.TimeConversionOptions.Builder
-
Sets the value of Integral
- Intrinsic - Class in software.amazon.awscdk.core
-
Token subclass that represents values intrinsic to the target document language.
- Intrinsic(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.Intrinsic
-
- Intrinsic(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.Intrinsic
-
- Intrinsic(Object) - Constructor for class software.amazon.awscdk.core.Intrinsic
-
EXPERIMENTAL
- INumberProducer - Interface in software.amazon.awscdk.core
-
Interface for lazy number producers.
- INumberProducer.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- IPostProcessor - Interface in software.amazon.awscdk.core
-
A Token that can post-process the complete resolved value, after resolve() has recursed over it.
- IPostProcessor.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- IResolvable - Interface in software.amazon.awscdk.core
-
Interface for values that can be resolvable later.
- IResolvable.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- IResolveContext - Interface in software.amazon.awscdk.core
-
Current resolution context for tokens.
- IResolveContext.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- IResource - Interface in software.amazon.awscdk.core
-
Interface for the Resource construct.
- IResource.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- isApp(Object) - Static method in class software.amazon.awscdk.core.App
-
Checks if an object is an instance of the `App` class.
- isCfnElement(Object) - Static method in class software.amazon.awscdk.core.CfnElement
-
Returns `true` if a construct is a stack element (i.e.
- isCfnResource(IConstruct) - Static method in class software.amazon.awscdk.core.CfnResource
-
Check whether the given construct is a CfnResource.
- isConstruct(Object) - Static method in class software.amazon.awscdk.core.Construct
-
Return whether the given object is a Construct.
- isReference(Object) - Static method in class software.amazon.awscdk.core.Reference
-
Check whether this is actually a Reference.
- isResolvable(Object) - Static method in class software.amazon.awscdk.core.Tokenization
-
Return whether the given object is an IResolvable object.
- isStack(Object) - Static method in class software.amazon.awscdk.core.Stack
-
Return whether the given object is a Stack.
- isTaggable(Object) - Static method in class software.amazon.awscdk.core.TagManager
-
Check whether the given construct is Taggable.
- IStringProducer - Interface in software.amazon.awscdk.core
-
Interface for lazy string producers.
- IStringProducer.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- isUnresolved(Object) - Static method in class software.amazon.awscdk.core.Token
-
Returns true if obj represents an unresolved value.
- ISynthesisSession - Interface in software.amazon.awscdk.core
-
Represents a single session of synthesis.
- ISynthesisSession.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- ITaggable - Interface in software.amazon.awscdk.core
-
Interface to implement tags.
- ITaggable.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- ITemplateOptions - Interface in software.amazon.awscdk.core
-
CloudFormation template options for a stack.
- ITemplateOptions.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- ITokenMapper - Interface in software.amazon.awscdk.core
-
Interface to apply operation to tokens in a string.
- ITokenMapper.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- ITokenResolver - Interface in software.amazon.awscdk.core
-
How to resolve tokens.
- ITokenResolver.Jsii$Proxy - Class in software.amazon.awscdk.core
-
A proxy class which represents a concrete javascript instance of this type.
- join(String, List<String>) - Static method in class software.amazon.awscdk.core.Fn
-
The intrinsic function ``Fn::Join`` appends a set of values into a single value, separated by the specified delimiter.
- join(Object, Object) - Method in interface software.amazon.awscdk.core.IFragmentConcatenator
-
Join the fragment on the left and on the right.
- join(Object, Object) - Method in class software.amazon.awscdk.core.IFragmentConcatenator.Jsii$Proxy
-
Join the fragment on the left and on the right.
- join(Object, Object) - Method in class software.amazon.awscdk.core.StringConcat
-
Join the fragment on the left and on the right.
- join(IFragmentConcatenator) - Method in class software.amazon.awscdk.core.TokenizedStringFragments
-
Combine the string fragments using the given joiner.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.AppProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.ArnComponents.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnAutoScalingReplacingUpdate.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnAutoScalingRollingUpdate.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnAutoScalingScheduledAction.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnCodeDeployLambdaAliasUpdate.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnConditionProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnCreationPolicy.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnDynamicReferenceProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnIncludeProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnMappingProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnOutputProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnParameterProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnResourceAutoScalingCreationPolicy.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnResourceProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnResourceSignal.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnRuleAssertion.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnRuleProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnTag.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.CfnUpdatePolicy.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.Dependency.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.DockerImageAssetLocation.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.DockerImageAssetSource.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.EncodingOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.Environment.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.FileAssetLocation.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.FileAssetSource.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.GetContextKeyOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.GetContextKeyResult.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.GetContextValueOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.GetContextValueResult.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.IAnyProducer.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.IAspect.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.ICfnConditionExpression.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.ICfnResourceOptions.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.IConstruct.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.IDependable.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.IFragmentConcatenator.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.IInspectable.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.IListProducer.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.INumberProducer.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.IPostProcessor.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.IResolvable.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.IResolveContext.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.IResource.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.IStringProducer.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.ISynthesisSession.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.ITaggable.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.ITemplateOptions.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.ITokenMapper.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.ITokenResolver.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.LazyAnyValueOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.LazyListValueOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.LazyStringValueOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.RemovalPolicyOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.ResolveOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.ResourceProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.SecretsManagerSecretOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.StackProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.SynthesisOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.TagProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.TimeConversionOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.ValidationError.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- jsonField(String) - Method in class software.amazon.awscdk.core.SecretsManagerSecretOptions.Builder
-
Sets the value of JsonField
- s3Url(String) - Method in class software.amazon.awscdk.core.FileAssetLocation.Builder
-
Sets the value of S3Url
- scope(IConstruct) - Method in class software.amazon.awscdk.core.ResolveOptions.Builder
-
Sets the value of Scope
- ScopedAws - Class in software.amazon.awscdk.core
-
Accessor for scoped pseudo parameters.
- ScopedAws(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.ScopedAws
-
- ScopedAws(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.ScopedAws
-
- ScopedAws(Construct) - Constructor for class software.amazon.awscdk.core.ScopedAws
-
- seconds(Number) - Static method in class software.amazon.awscdk.core.Duration
-
- secretsManager(String, SecretsManagerSecretOptions) - Static method in class software.amazon.awscdk.core.SecretValue
-
Creates a `SecretValue` with a value which is dynamically loaded from AWS Secrets Manager.
- secretsManager(String) - Static method in class software.amazon.awscdk.core.SecretValue
-
Creates a `SecretValue` with a value which is dynamically loaded from AWS Secrets Manager.
- SecretsManagerSecretOptions - Interface in software.amazon.awscdk.core
-
Options for referencing a secret value from Secrets Manager.
- SecretsManagerSecretOptions.Builder - Class in software.amazon.awscdk.core
-
- SecretsManagerSecretOptions.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- SecretValue - Class in software.amazon.awscdk.core
-
Work with secret values in the CDK.
- SecretValue(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.SecretValue
-
- SecretValue(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.SecretValue
-
- SecretValue(Object) - Constructor for class software.amazon.awscdk.core.SecretValue
-
EXPERIMENTAL
- select(Number, List<String>) - Static method in class software.amazon.awscdk.core.Fn
-
The intrinsic function ``Fn::Select`` returns a single object from a list of objects by index.
- sep(String) - Method in class software.amazon.awscdk.core.ArnComponents.Builder
-
Sets the value of Sep
- service(String) - Method in class software.amazon.awscdk.core.ArnComponents.Builder
-
Sets the value of Service
- service(CfnDynamicReferenceService) - Method in class software.amazon.awscdk.core.CfnDynamicReferenceProps.Builder
-
Sets the value of Service
- setAssembly(CloudAssemblyBuilder) - Method in class software.amazon.awscdk.core.ISynthesisSession.Jsii$Proxy
-
The cloud assembly being synthesized.
- setAssembly(CloudAssemblyBuilder) - Method in interface software.amazon.awscdk.core.ISynthesisSession
-
The cloud assembly being synthesized.
- setCondition(CfnCondition) - Method in class software.amazon.awscdk.core.ICfnResourceOptions.Jsii$Proxy
-
A condition to associate with this resource.
- setCondition(CfnCondition) - Method in interface software.amazon.awscdk.core.ICfnResourceOptions
-
A condition to associate with this resource.
- setContext(String, Object) - Method in class software.amazon.awscdk.core.ConstructNode
-
This can be used to set contextual values.
- setCreationPolicy(CfnCreationPolicy) - Method in class software.amazon.awscdk.core.ICfnResourceOptions.Jsii$Proxy
-
Associate the CreationPolicy attribute with a resource to prevent its status from reaching create complete until AWS CloudFormation receives a specified number of success signals or the timeout period is exceeded.
- setCreationPolicy(CfnCreationPolicy) - Method in interface software.amazon.awscdk.core.ICfnResourceOptions
-
Associate the CreationPolicy attribute with a resource to prevent its status from reaching create complete until AWS CloudFormation receives a specified number of success signals or the timeout period is exceeded.
- setDefaultChild(IConstruct) - Method in class software.amazon.awscdk.core.ConstructNode
-
Returns the child construct that has the id `Default` or `Resource"`.
- setDeletionPolicy(CfnDeletionPolicy) - Method in class software.amazon.awscdk.core.ICfnResourceOptions.Jsii$Proxy
-
With the DeletionPolicy attribute you can preserve or (in some cases) backup a resource when its stack is deleted.
- setDeletionPolicy(CfnDeletionPolicy) - Method in interface software.amazon.awscdk.core.ICfnResourceOptions
-
With the DeletionPolicy attribute you can preserve or (in some cases) backup a resource when its stack is deleted.
- setDescription(String) - Method in class software.amazon.awscdk.core.ITemplateOptions.Jsii$Proxy
-
Gets or sets the description of this stack.
- setDescription(String) - Method in interface software.amazon.awscdk.core.ITemplateOptions
-
Gets or sets the description of this stack.
- setExpression(ICfnConditionExpression) - Method in class software.amazon.awscdk.core.CfnCondition
-
The condition statement.
- setMetadata(Map<String, Object>) - Method in class software.amazon.awscdk.core.ICfnResourceOptions.Jsii$Proxy
-
Metadata associated with the CloudFormation resource.
- setMetadata(Map<String, Object>) - Method in interface software.amazon.awscdk.core.ICfnResourceOptions
-
Metadata associated with the CloudFormation resource.
- setMetadata(Map<String, Object>) - Method in class software.amazon.awscdk.core.ITemplateOptions.Jsii$Proxy
-
Metadata associated with the CloudFormation template.
- setMetadata(Map<String, Object>) - Method in interface software.amazon.awscdk.core.ITemplateOptions
-
Metadata associated with the CloudFormation template.
- setResults(List<ValidationResult>) - Method in class software.amazon.awscdk.core.ValidationResults
-
- setTag(String, String, Number, Boolean) - Method in class software.amazon.awscdk.core.TagManager
-
Adds the specified tag to the array of tags.
- setTag(String, String, Number) - Method in class software.amazon.awscdk.core.TagManager
-
Adds the specified tag to the array of tags.
- setTag(String, String) - Method in class software.amazon.awscdk.core.TagManager
-
Adds the specified tag to the array of tags.
- setTemplateFormatVersion(String) - Method in class software.amazon.awscdk.core.ITemplateOptions.Jsii$Proxy
-
Gets or sets the AWSTemplateFormatVersion field of the CloudFormation template.
- setTemplateFormatVersion(String) - Method in interface software.amazon.awscdk.core.ITemplateOptions
-
Gets or sets the AWSTemplateFormatVersion field of the CloudFormation template.
- setTransform(String) - Method in class software.amazon.awscdk.core.ITemplateOptions.Jsii$Proxy
-
- setTransform(String) - Method in interface software.amazon.awscdk.core.ITemplateOptions
-
- setTransforms(List<String>) - Method in class software.amazon.awscdk.core.ITemplateOptions.Jsii$Proxy
-
Gets or sets the top-level template transform(s) for this stack (e.g.
- setTransforms(List<String>) - Method in interface software.amazon.awscdk.core.ITemplateOptions
-
Gets or sets the top-level template transform(s) for this stack (e.g.
- setUpdatePolicy(CfnUpdatePolicy) - Method in class software.amazon.awscdk.core.ICfnResourceOptions.Jsii$Proxy
-
Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.
- setUpdatePolicy(CfnUpdatePolicy) - Method in interface software.amazon.awscdk.core.ICfnResourceOptions
-
Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.
- setUpdateReplacePolicy(CfnDeletionPolicy) - Method in class software.amazon.awscdk.core.ICfnResourceOptions.Jsii$Proxy
-
Use the UpdateReplacePolicy attribute to retain or (in some cases) backup the existing physical instance of a resource when it is replaced during a stack update operation.
- setUpdateReplacePolicy(CfnDeletionPolicy) - Method in interface software.amazon.awscdk.core.ICfnResourceOptions
-
Use the UpdateReplacePolicy attribute to retain or (in some cases) backup the existing physical instance of a resource when it is replaced during a stack update operation.
- setValue(String, String, Object) - Method in class software.amazon.awscdk.core.CfnMapping
-
Sets a value in the map based on the two keys.
- skipValidation(Boolean) - Method in class software.amazon.awscdk.core.SynthesisOptions.Builder
-
Sets the value of SkipValidation
- software.amazon.awscdk.core - package software.amazon.awscdk.core
-
AWS Cloud Development Kit Core Library
- source(IConstruct) - Method in class software.amazon.awscdk.core.Dependency.Builder
-
Sets the value of Source
- source(Construct) - Method in class software.amazon.awscdk.core.ValidationError.Builder
-
Sets the value of Source
- sourceHash(String) - Method in class software.amazon.awscdk.core.DockerImageAssetSource.Builder
-
Sets the value of SourceHash
- sourceHash(String) - Method in class software.amazon.awscdk.core.FileAssetSource.Builder
-
Sets the value of SourceHash
- split(String, String) - Static method in class software.amazon.awscdk.core.Fn
-
To split a string into a list of string values so that you can select an element from the resulting string list, use the ``Fn::Split`` intrinsic function.
- ssmSecure(String, String) - Static method in class software.amazon.awscdk.core.SecretValue
-
Use a secret value stored from a Systems Manager (SSM) parameter.
- Stack - Class in software.amazon.awscdk.core
-
A root construct which represents a single CloudFormation stack.
- Stack(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.Stack
-
- Stack(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.Stack
-
- Stack(Construct, String, StackProps) - Constructor for class software.amazon.awscdk.core.Stack
-
Creates a new stack.
- Stack(Construct, String) - Constructor for class software.amazon.awscdk.core.Stack
-
Creates a new stack.
- Stack(Construct) - Constructor for class software.amazon.awscdk.core.Stack
-
Creates a new stack.
- Stack() - Constructor for class software.amazon.awscdk.core.Stack
-
Creates a new stack.
- Stack.Builder - Class in software.amazon.awscdk.core
-
A fluent builder for
Stack
.
- STACK_ID - Static variable in class software.amazon.awscdk.core.Aws
-
- STACK_NAME - Static variable in class software.amazon.awscdk.core.Aws
-
- stackName(String) - Method in class software.amazon.awscdk.core.Stack.Builder
-
- stackName(String) - Method in class software.amazon.awscdk.core.StackProps.Builder
-
Sets the value of StackName
- StackProps - Interface in software.amazon.awscdk.core
-
- StackProps.Builder - Class in software.amazon.awscdk.core
-
- StackProps.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- stackTraces(Boolean) - Method in class software.amazon.awscdk.core.App.Builder
-
- stackTraces(Boolean) - Method in class software.amazon.awscdk.core.AppProps.Builder
-
Sets the value of StackTraces
- StringConcat - Class in software.amazon.awscdk.core
-
Converts all fragments to strings and concats those.
- StringConcat(JsiiObjectRef) - Constructor for class software.amazon.awscdk.core.StringConcat
-
- StringConcat(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.core.StringConcat
-
- StringConcat() - Constructor for class software.amazon.awscdk.core.StringConcat
-
- stringifyNumber(Number) - Static method in class software.amazon.awscdk.core.Tokenization
-
Stringify a number directly or lazily if it's a Token.
- stringValue(IStringProducer, LazyStringValueOptions) - Static method in class software.amazon.awscdk.core.Lazy
-
- stringValue(IStringProducer) - Static method in class software.amazon.awscdk.core.Lazy
-
- sub(String, Map<String, String>) - Static method in class software.amazon.awscdk.core.Fn
-
The intrinsic function ``Fn::Sub`` substitutes variables in an input string with values that you specify.
- sub(String) - Static method in class software.amazon.awscdk.core.Fn
-
The intrinsic function ``Fn::Sub`` substitutes variables in an input string with values that you specify.
- suspendProcesses(List<String>) - Method in class software.amazon.awscdk.core.CfnAutoScalingRollingUpdate.Builder
-
Sets the value of SuspendProcesses
- synth() - Method in class software.amazon.awscdk.core.App
-
Synthesizes a cloud assembly for this app.
- synth(ConstructNode, SynthesisOptions) - Static method in class software.amazon.awscdk.core.ConstructNode
-
Synthesizes a CloudAssembly from a construct tree.
- synth(ConstructNode) - Static method in class software.amazon.awscdk.core.ConstructNode
-
Synthesizes a CloudAssembly from a construct tree.
- SynthesisOptions - Interface in software.amazon.awscdk.core
-
Options for synthesis.
- SynthesisOptions.Builder - Class in software.amazon.awscdk.core
-
- SynthesisOptions.Jsii$Proxy - Class in software.amazon.awscdk.core
-
- synthesize(ISynthesisSession) - Method in class software.amazon.awscdk.core.Construct
-
Allows this construct to emit artifacts into the cloud assembly during synthesis.
- synthesize(ISynthesisSession) - Method in class software.amazon.awscdk.core.Stack
-
Allows this construct to emit artifacts into the cloud assembly during synthesis.