Uses of Enum
software.amazon.awscdk.core.RemovalPolicy
Package
Description
AWS Cloud Development Kit Core Library
AWS::ACMPCA Construct Library
AWS Amplify Construct Library
Amazon API Gateway Construct Library
AWS::APIGatewayv2 Construct Library
AWS Auto Scaling Construct Library
AWS App Mesh Construct Library
AWS::AppRunner Construct Library
AWS AppSync Construct Library
Amazon EC2 Auto Scaling Construct Library
AWS Backup Construct Library
AWS Batch Construct Library
AWS Certificate Manager Construct Library
AWS::Chatbot Construct Library
AWS Cloud9 Construct Library
AWS CloudFormation Construct Library
Amazon CloudFront Construct Library
Amazon CloudWatch Construct Library
AWS CodeBuild Construct Library
AWS CodeCommit Construct Library
AWS CodeDeploy Construct Library
AWS::CodeGuruProfiler Construct Library
AWS CodePipeline Construct Library
AWS::CodeStar Construct Library
AWS CodeStarNotifications Construct Library
Amazon Cognito Construct Library
Amazon Cognito Identity Pool Construct Library
AWS Config Construct Library
Amazon DocumentDB Construct Library
Amazon DynamoDB Construct Library
@aws-cdk/aws-dynamodb-global
Amazon EC2 Construct Library
Amazon ECR Construct Library
Amazon ECS Construct Library
Amazon Elastic File System Construct Library
Amazon EKS Construct Library
Amazon EKS Construct Library
Amazon Elastic Load Balancing V2 Construct Library
Amazon OpenSearch Service Construct Library
Amazon EventBridge Construct Library
Amazon FSx Construct Library
AWS::GlobalAccelerator Construct Library
AWS Glue Construct Library
AWS Identity and Access Management Construct Library
AWS IoT Construct Library
AWS::IoTEvents Construct Library
AWS::IVS Construct Library
Amazon Kinesis Construct Library
Kinesis Analytics Flink
Amazon Kinesis Data Firehose Construct Library
AWS Key Management Service Construct Library
AWS Lambda Construct Library
Amazon Lambda Python Library
Amazon CloudWatch Logs Construct Library
Amazon Managed Streaming for Apache Kafka Construct Library
Amazon Neptune Construct Library
Amazon OpenSearch Service Construct Library
Amazon Relational Database Service Construct Library
Amazon Redshift Construct Library
Amazon Route53 Construct Library
Amazon Route53 Resolver Construct Library
Amazon S3 Construct Library
AWS::S3ObjectLambda Construct Library
AWS Secrets Manager Construct Library
AWS Service Catalog Construct Library
AWS ServiceCatalogAppRegistry Construct Library
Amazon ECS Service Discovery Construct Library
Amazon Simple Email Service Construct Library
AWS::Signer Construct Library
Amazon Simple Notification Service Construct Library
Amazon Simple Queue Service Construct Library
AWS Systems Manager Construct Library
AWS Step Functions Construct Library
-
Uses of RemovalPolicy in software.amazon.awscdk.core
Modifier and TypeMethodDescriptiondefault RemovalPolicy
RemovalPolicyOptions.getDefaultValue()
The default policy to apply in case the removal policy is not defined.final RemovalPolicy
RemovalPolicyOptions.Jsii$Proxy.getDefaultValue()
default RemovalPolicy
CustomResourceProps.getRemovalPolicy()
The policy to apply when this resource is removed from the application.final RemovalPolicy
CustomResourceProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
NestedStackProps.getRemovalPolicy()
Policy to apply when the nested stack is removed.final RemovalPolicy
NestedStackProps.Jsii$Proxy.getRemovalPolicy()
static RemovalPolicy
Returns the enum constant of this type with the specified name.static RemovalPolicy[]
RemovalPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CfnResource.applyRemovalPolicy
(RemovalPolicy policy) Sets the deletion policy of the resource based on the removal policy specified.void
CfnResource.applyRemovalPolicy
(RemovalPolicy policy, RemovalPolicyOptions options) Sets the deletion policy of the resource based on the removal policy specified.void
IResource.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IResource.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IResource.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.void
Resource.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.RemovalPolicyOptions.Builder.defaultValue
(RemovalPolicy defaultValue) Sets the value ofRemovalPolicyOptions.getDefaultValue()
CustomResource.Builder.removalPolicy
(RemovalPolicy removalPolicy) The policy to apply when this resource is removed from the application.CustomResourceProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofCustomResourceProps.getRemovalPolicy()
NestedStack.Builder.removalPolicy
(RemovalPolicy removalPolicy) Policy to apply when the nested stack is removed.NestedStackProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofNestedStackProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.acmpca
Modifier and TypeMethodDescriptiondefault void
ICertificateAuthority.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ICertificateAuthority.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.amplify
Modifier and TypeMethodDescriptiondefault void
IApp.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IApp.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IBranch.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IBranch.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptiondefault void
IApiKey.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IApiKey.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IDomainName.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IDomainName.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IGatewayResponse.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IGatewayResponse.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IRequestValidator.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IRequestValidator.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IResource.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IResource.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IRestApi.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IRestApi.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IStage.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IStage.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IUsagePlan.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IUsagePlan.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IVpcLink.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IVpcLink.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.apigatewayv2
Modifier and TypeMethodDescriptiondefault void
IApi.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IApi.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IApiMapping.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IApiMapping.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IAuthorizer.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IAuthorizer.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IDomainName.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IDomainName.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IHttpApi.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IHttpApi.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IHttpAuthorizer.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IHttpAuthorizer.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IHttpIntegration.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IHttpIntegration.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IHttpRoute.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IHttpRoute.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IHttpStage.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IHttpStage.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IIntegration.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IIntegration.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IRoute.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IRoute.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IStage.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IStage.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IVpcLink.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IVpcLink.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IWebSocketApi.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IWebSocketApi.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IWebSocketAuthorizer.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IWebSocketAuthorizer.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IWebSocketIntegration.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IWebSocketIntegration.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IWebSocketRoute.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IWebSocketRoute.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IWebSocketStage.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IWebSocketStage.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.applicationautoscaling
Modifier and TypeMethodDescriptiondefault void
IScalableTarget.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IScalableTarget.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.appmesh
Modifier and TypeMethodDescriptiondefault void
IGatewayRoute.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IGatewayRoute.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IMesh.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IMesh.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IRoute.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IRoute.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IVirtualGateway.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IVirtualGateway.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IVirtualNode.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IVirtualNode.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IVirtualRouter.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IVirtualRouter.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IVirtualService.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IVirtualService.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.apprunner
Modifier and TypeMethodDescriptiondefault void
IService.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IService.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IVpcConnector.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IVpcConnector.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptiondefault void
IAppsyncFunction.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IAppsyncFunction.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IGraphqlApi.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IGraphqlApi.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.autoscaling
Modifier and TypeMethodDescriptiondefault void
IAutoScalingGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IAutoScalingGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ILifecycleHook.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ILifecycleHook.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.backup
Modifier and TypeMethodDescriptiondefault RemovalPolicy
BackupVaultProps.getRemovalPolicy()
The removal policy to apply to the vault.final RemovalPolicy
BackupVaultProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
IBackupPlan.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IBackupPlan.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IBackupVault.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IBackupVault.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.BackupVault.Builder.removalPolicy
(RemovalPolicy removalPolicy) The removal policy to apply to the vault.BackupVaultProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofBackupVaultProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.batch
Modifier and TypeMethodDescriptiondefault void
IComputeEnvironment.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IComputeEnvironment.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IJobDefinition.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IJobDefinition.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IJobQueue.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IJobQueue.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.certificatemanager
Modifier and TypeMethodDescriptiondefault void
ICertificate.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ICertificate.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.chatbot
Modifier and TypeMethodDescriptiondefault void
ISlackChannelConfiguration.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ISlackChannelConfiguration.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.cloud9
Modifier and TypeMethodDescriptiondefault void
IEc2Environment.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IEc2Environment.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.cloudformation
Modifier and TypeMethodDescriptiondefault RemovalPolicy
CustomResourceProps.getRemovalPolicy()
Deprecated.final RemovalPolicy
CustomResourceProps.Jsii$Proxy.getRemovalPolicy()
Deprecated.Modifier and TypeMethodDescriptionCustomResource.Builder.removalPolicy
(RemovalPolicy removalPolicy) Deprecated.CustomResourceProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Deprecated. -
Uses of RemovalPolicy in software.amazon.awscdk.services.cloudfront
Modifier and TypeMethodDescriptiondefault void
IDistribution.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IDistribution.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IFunction.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IFunction.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IKeyGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IKeyGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IOriginAccessIdentity.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IOriginAccessIdentity.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IPublicKey.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IPublicKey.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.cloudwatch
Modifier and TypeMethodDescriptiondefault void
IAlarm.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IAlarm.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.codebuild
Modifier and TypeMethodDescriptiondefault RemovalPolicy
ReportGroupProps.getRemovalPolicy()
What to do when this resource is deleted from a stack.final RemovalPolicy
ReportGroupProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
IProject.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IProject.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IReportGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IReportGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.ReportGroup.Builder.removalPolicy
(RemovalPolicy removalPolicy) What to do when this resource is deleted from a stack.ReportGroupProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofReportGroupProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.codecommit
Modifier and TypeMethodDescriptiondefault void
IRepository.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IRepository.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.codedeploy
Modifier and TypeMethodDescriptiondefault void
IEcsApplication.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IEcsApplication.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IEcsDeploymentGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IEcsDeploymentGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ILambdaApplication.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ILambdaApplication.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ILambdaDeploymentGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ILambdaDeploymentGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IServerApplication.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IServerApplication.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IServerDeploymentGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IServerDeploymentGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.codeguruprofiler
Modifier and TypeMethodDescriptiondefault void
IProfilingGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IProfilingGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.codepipeline
Modifier and TypeMethodDescriptiondefault void
IPipeline.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IPipeline.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.codestar
Modifier and TypeMethodDescriptiondefault void
IGitHubRepository.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IGitHubRepository.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.codestarnotifications
Modifier and TypeMethodDescriptiondefault void
INotificationRule.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
INotificationRule.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.cognito
Modifier and TypeMethodDescriptiondefault RemovalPolicy
UserPoolProps.getRemovalPolicy()
Policy to apply when the user pool is removed from the stack.final RemovalPolicy
UserPoolProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
IUserPool.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IUserPool.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IUserPoolClient.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IUserPoolClient.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IUserPoolDomain.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IUserPoolDomain.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IUserPoolIdentityProvider.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IUserPoolIdentityProvider.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IUserPoolResourceServer.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IUserPoolResourceServer.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.UserPool.Builder.removalPolicy
(RemovalPolicy removalPolicy) Policy to apply when the user pool is removed from the stack.UserPoolProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofUserPoolProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.cognito.identitypool
Modifier and TypeMethodDescriptiondefault void
IIdentityPool.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IIdentityPool.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IIdentityPoolRoleAttachment.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IIdentityPoolRoleAttachment.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.config
Modifier and TypeMethodDescriptiondefault void
IRule.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IRule.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.docdb
Modifier and TypeMethodDescriptiondefault RemovalPolicy
DatabaseClusterProps.getRemovalPolicy()
The removal policy to apply when the cluster and its instances are removed or replaced during a stack update, or when the stack is deleted.final RemovalPolicy
DatabaseClusterProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
DatabaseInstanceProps.getRemovalPolicy()
The CloudFormation policy to apply when the instance is removed from the stack or replaced during an update.final RemovalPolicy
DatabaseInstanceProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
IClusterParameterGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IClusterParameterGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IDatabaseCluster.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IDatabaseCluster.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IDatabaseInstance.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IDatabaseInstance.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.DatabaseCluster.Builder.removalPolicy
(RemovalPolicy removalPolicy) The removal policy to apply when the cluster and its instances are removed or replaced during a stack update, or when the stack is deleted.DatabaseClusterProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofDatabaseClusterProps.getRemovalPolicy()
DatabaseInstance.Builder.removalPolicy
(RemovalPolicy removalPolicy) The CloudFormation policy to apply when the instance is removed from the stack or replaced during an update.DatabaseInstanceProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofDatabaseInstanceProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.dynamodb
Modifier and TypeMethodDescriptiondefault RemovalPolicy
TableOptions.getRemovalPolicy()
The removal policy to apply to the DynamoDB Table.final RemovalPolicy
TableOptions.Jsii$Proxy.getRemovalPolicy()
final RemovalPolicy
TableProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
ITable.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ITable.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.Table.Builder.removalPolicy
(RemovalPolicy removalPolicy) The removal policy to apply to the DynamoDB Table.TableOptions.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofTableOptions.getRemovalPolicy()
TableProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofTableOptions.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.dynamodb.global
Modifier and TypeMethodDescriptionfinal RemovalPolicy
GlobalTableProps.Jsii$Proxy.getRemovalPolicy()
Deprecated.Modifier and TypeMethodDescriptionGlobalTable.Builder.removalPolicy
(RemovalPolicy removalPolicy) Deprecated.The removal policy to apply to the DynamoDB Table.GlobalTableProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Deprecated.Sets the value ofTableOptions.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptiondefault RemovalPolicy
VolumeProps.getRemovalPolicy()
Policy to apply when the volume is removed from the stack.final RemovalPolicy
VolumeProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
IClientVpnEndpoint.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IClientVpnEndpoint.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IFlowLog.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IFlowLog.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IGatewayVpcEndpoint.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IGatewayVpcEndpoint.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IInstance.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IInstance.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IInterfaceVpcEndpoint.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IInterfaceVpcEndpoint.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ILaunchTemplate.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ILaunchTemplate.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
INetworkAcl.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
INetworkAcl.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
INetworkAclEntry.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
INetworkAclEntry.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IPrivateSubnet.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IPrivateSubnet.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IPublicSubnet.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IPublicSubnet.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ISecurityGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ISecurityGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ISubnet.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ISubnet.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ISubnetNetworkAclAssociation.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ISubnetNetworkAclAssociation.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IVolume.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IVolume.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IVpc.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IVpc.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IVpcEndpoint.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IVpcEndpoint.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IVpcEndpointService.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IVpcEndpointService.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IVpnConnection.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IVpnConnection.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IVpnGateway.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IVpnGateway.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.Volume.Builder.removalPolicy
(RemovalPolicy removalPolicy) Policy to apply when the volume is removed from the stack.VolumeProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofVolumeProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.ecr
Modifier and TypeMethodDescriptiondefault RemovalPolicy
RepositoryProps.getRemovalPolicy()
Determine what happens to the repository when the resource/stack is deleted.final RemovalPolicy
RepositoryProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
IRepository.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IRepository.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.Repository.Builder.removalPolicy
(RemovalPolicy removalPolicy) Determine what happens to the repository when the resource/stack is deleted.RepositoryProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofRepositoryProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptiondefault void
IBaseService.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IBaseService.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ICluster.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ICluster.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IEc2Service.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IEc2Service.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IEc2TaskDefinition.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IEc2TaskDefinition.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IExternalService.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IExternalService.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IExternalTaskDefinition.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IExternalTaskDefinition.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IFargateService.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IFargateService.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IFargateTaskDefinition.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IFargateTaskDefinition.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IService.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IService.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ITaskDefinition.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ITaskDefinition.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.efs
Modifier and TypeMethodDescriptiondefault RemovalPolicy
FileSystemProps.getRemovalPolicy()
The removal policy to apply to the file system.final RemovalPolicy
FileSystemProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
IAccessPoint.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IAccessPoint.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IFileSystem.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IFileSystem.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.FileSystem.Builder.removalPolicy
(RemovalPolicy removalPolicy) The removal policy to apply to the file system.FileSystemProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofFileSystemProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptiondefault void
ICluster.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ICluster.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
INodegroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
INodegroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.eks.legacy
Modifier and TypeMethodDescriptiondefault void
ICluster.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ICluster.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeMethodDescriptiondefault void
IApplicationListener.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IApplicationListener.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IApplicationLoadBalancer.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IApplicationLoadBalancer.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ILoadBalancerV2.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ILoadBalancerV2.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
INetworkListener.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
INetworkListener.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
INetworkLoadBalancer.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
INetworkLoadBalancer.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.elasticsearch
Modifier and TypeMethodDescriptiondefault RemovalPolicy
DomainProps.getRemovalPolicy()
Deprecated.use opensearchservice module insteadfinal RemovalPolicy
DomainProps.Jsii$Proxy.getRemovalPolicy()
Deprecated.Modifier and TypeMethodDescriptiondefault void
IDomain.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IDomain.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.Domain.Builder.removalPolicy
(RemovalPolicy removalPolicy) Deprecated.use opensearchservice module insteadDomainProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Deprecated.use opensearchservice module instead -
Uses of RemovalPolicy in software.amazon.awscdk.services.events
Modifier and TypeMethodDescriptiondefault void
IApiDestination.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IApiDestination.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IConnection.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IConnection.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IEventBus.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IEventBus.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IRule.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IRule.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.fsx
Modifier and TypeMethodDescriptiondefault RemovalPolicy
FileSystemProps.getRemovalPolicy()
Policy to apply when the file system is removed from the stack.final RemovalPolicy
FileSystemProps.Jsii$Proxy.getRemovalPolicy()
final RemovalPolicy
LustreFileSystemProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptionFileSystemProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofFileSystemProps.getRemovalPolicy()
LustreFileSystem.Builder.removalPolicy
(RemovalPolicy removalPolicy) Policy to apply when the file system is removed from the stack.LustreFileSystemProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofFileSystemProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.globalaccelerator
Modifier and TypeMethodDescriptiondefault void
IAccelerator.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IAccelerator.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IEndpointGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IEndpointGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IListener.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IListener.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.glue
Modifier and TypeMethodDescriptiondefault void
IConnection.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IConnection.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IDatabase.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IDatabase.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IJob.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IJob.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ISecurityConfiguration.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ISecurityConfiguration.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ITable.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ITable.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.iam
Modifier and TypeMethodDescriptiondefault void
IAccessKey.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IAccessKey.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IIdentity.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IIdentity.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IOpenIdConnectProvider.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IOpenIdConnectProvider.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IPolicy.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IPolicy.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IResourceWithPolicy.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IResourceWithPolicy.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IRole.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IRole.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ISamlProvider.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ISamlProvider.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IUser.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IUser.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptiondefault void
ITopicRule.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ITopicRule.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.iotevents
Modifier and TypeMethodDescriptiondefault void
IDetectorModel.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IDetectorModel.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IInput.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IInput.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.ivs
Modifier and TypeMethodDescriptiondefault void
IChannel.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IChannel.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IPlaybackKeyPair.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IPlaybackKeyPair.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IStreamKey.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IStreamKey.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.kinesis
Modifier and TypeMethodDescriptiondefault void
IStream.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IStream.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.kinesis.analytics.flink
Modifier and TypeMethodDescriptiondefault RemovalPolicy
ApplicationProps.getRemovalPolicy()
(experimental) Provide a RemovalPolicy to override the default.final RemovalPolicy
ApplicationProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
IApplication.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IApplication.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.Application.Builder.removalPolicy
(RemovalPolicy removalPolicy) (experimental) Provide a RemovalPolicy to override the default.ApplicationProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofApplicationProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.kinesisfirehose
Modifier and TypeMethodDescriptiondefault void
IDeliveryStream.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IDeliveryStream.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.kms
Modifier and TypeMethodDescriptiondefault RemovalPolicy
AliasProps.getRemovalPolicy()
Policy to apply when the alias is removed from this stack.final RemovalPolicy
AliasProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
KeyProps.getRemovalPolicy()
Whether the encryption key should be retained when it is removed from the Stack.final RemovalPolicy
KeyProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
IAlias.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IAlias.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IKey.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IKey.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.Alias.Builder.removalPolicy
(RemovalPolicy removalPolicy) Policy to apply when the alias is removed from this stack.AliasProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofAliasProps.getRemovalPolicy()
Key.Builder.removalPolicy
(RemovalPolicy removalPolicy) Whether the encryption key should be retained when it is removed from the Stack.KeyProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofKeyProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.lambda
Modifier and TypeMethodDescriptiondefault RemovalPolicy
LayerVersionOptions.getRemovalPolicy()
Whether to retain this version of the layer when a new version is added or when the stack is deleted.final RemovalPolicy
LayerVersionOptions.Jsii$Proxy.getRemovalPolicy()
final RemovalPolicy
LayerVersionProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
VersionOptions.getRemovalPolicy()
Whether to retain old versions of this function when a new version is created.final RemovalPolicy
VersionOptions.Jsii$Proxy.getRemovalPolicy()
final RemovalPolicy
VersionProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
IAlias.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IAlias.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ICodeSigningConfig.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ICodeSigningConfig.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IEventSourceMapping.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IEventSourceMapping.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IFunction.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IFunction.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IFunctionUrl.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IFunctionUrl.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ILayerVersion.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ILayerVersion.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IVersion.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IVersion.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.LayerVersion.Builder.removalPolicy
(RemovalPolicy removalPolicy) Whether to retain this version of the layer when a new version is added or when the stack is deleted.LayerVersionOptions.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofLayerVersionOptions.getRemovalPolicy()
LayerVersionProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofLayerVersionOptions.getRemovalPolicy()
Version.Builder.removalPolicy
(RemovalPolicy removalPolicy) Whether to retain old versions of this function when a new version is created.VersionOptions.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofVersionOptions.getRemovalPolicy()
VersionProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofVersionOptions.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.lambda.python
Modifier and TypeMethodDescriptionfinal RemovalPolicy
PythonLayerVersionProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptionPythonLayerVersion.Builder.removalPolicy
(RemovalPolicy removalPolicy) Whether to retain this version of the layer when a new version is added or when the stack is deleted.PythonLayerVersionProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofLayerVersionOptions.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.logs
Modifier and TypeMethodDescriptiondefault RemovalPolicy
LogGroupProps.getRemovalPolicy()
Determine the removal policy of this log group.final RemovalPolicy
LogGroupProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
LogStreamProps.getRemovalPolicy()
Determine what happens when the log stream resource is removed from the app.final RemovalPolicy
LogStreamProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
ILogGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ILogGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ILogStream.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ILogStream.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.LogGroup.Builder.removalPolicy
(RemovalPolicy removalPolicy) Determine the removal policy of this log group.LogGroupProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofLogGroupProps.getRemovalPolicy()
LogStream.Builder.removalPolicy
(RemovalPolicy removalPolicy) Determine what happens when the log stream resource is removed from the app.LogStreamProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofLogStreamProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.msk
Modifier and TypeMethodDescriptiondefault RemovalPolicy
ClusterProps.getRemovalPolicy()
(experimental) What to do when this resource is deleted from a stack.final RemovalPolicy
ClusterProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
ICluster.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ICluster.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.Cluster.Builder.removalPolicy
(RemovalPolicy removalPolicy) (experimental) What to do when this resource is deleted from a stack.ClusterProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofClusterProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.neptune
Modifier and TypeMethodDescriptiondefault RemovalPolicy
DatabaseClusterProps.getRemovalPolicy()
(experimental) The removal policy to apply when the cluster and its instances are removed or replaced during a stack update, or when the stack is deleted.final RemovalPolicy
DatabaseClusterProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
DatabaseInstanceProps.getRemovalPolicy()
(experimental) The CloudFormation policy to apply when the instance is removed from the stack or replaced during an update.final RemovalPolicy
DatabaseInstanceProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
SubnetGroupProps.getRemovalPolicy()
(experimental) The removal policy to apply when the subnet group are removed from the stack or replaced during an update.final RemovalPolicy
SubnetGroupProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
IClusterParameterGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IClusterParameterGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IDatabaseCluster.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IDatabaseCluster.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IDatabaseInstance.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IDatabaseInstance.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IParameterGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IParameterGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ISubnetGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ISubnetGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.DatabaseCluster.Builder.removalPolicy
(RemovalPolicy removalPolicy) (experimental) The removal policy to apply when the cluster and its instances are removed or replaced during a stack update, or when the stack is deleted.DatabaseClusterProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofDatabaseClusterProps.getRemovalPolicy()
DatabaseInstance.Builder.removalPolicy
(RemovalPolicy removalPolicy) (experimental) The CloudFormation policy to apply when the instance is removed from the stack or replaced during an update.DatabaseInstanceProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofDatabaseInstanceProps.getRemovalPolicy()
SubnetGroup.Builder.removalPolicy
(RemovalPolicy removalPolicy) (experimental) The removal policy to apply when the subnet group are removed from the stack or replaced during an update.SubnetGroupProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofSubnetGroupProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.opensearchservice
Modifier and TypeMethodDescriptiondefault RemovalPolicy
DomainProps.getRemovalPolicy()
Policy to apply when the domain is removed from the stack.final RemovalPolicy
DomainProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
IDomain.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IDomain.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.Domain.Builder.removalPolicy
(RemovalPolicy removalPolicy) Policy to apply when the domain is removed from the stack.DomainProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofDomainProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.rds
Modifier and TypeMethodDescriptiondefault RemovalPolicy
DatabaseClusterFromSnapshotProps.getRemovalPolicy()
The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.final RemovalPolicy
DatabaseClusterFromSnapshotProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
DatabaseClusterProps.getRemovalPolicy()
The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.final RemovalPolicy
DatabaseClusterProps.Jsii$Proxy.getRemovalPolicy()
final RemovalPolicy
DatabaseInstanceFromSnapshotProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
DatabaseInstanceNewProps.getRemovalPolicy()
The CloudFormation policy to apply when the instance is removed from the stack or replaced during an update.final RemovalPolicy
DatabaseInstanceNewProps.Jsii$Proxy.getRemovalPolicy()
final RemovalPolicy
DatabaseInstanceProps.Jsii$Proxy.getRemovalPolicy()
final RemovalPolicy
DatabaseInstanceReadReplicaProps.Jsii$Proxy.getRemovalPolicy()
final RemovalPolicy
DatabaseInstanceSourceProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
ServerlessClusterFromSnapshotProps.getRemovalPolicy()
The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.final RemovalPolicy
ServerlessClusterFromSnapshotProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
ServerlessClusterProps.getRemovalPolicy()
The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.final RemovalPolicy
ServerlessClusterProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
SubnetGroupProps.getRemovalPolicy()
The removal policy to apply when the subnet group are removed from the stack or replaced during an update.final RemovalPolicy
SubnetGroupProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
IDatabaseCluster.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IDatabaseCluster.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IDatabaseInstance.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IDatabaseInstance.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IDatabaseProxy.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IDatabaseProxy.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IOptionGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IOptionGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IParameterGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IParameterGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IServerlessCluster.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IServerlessCluster.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ISubnetGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ISubnetGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.DatabaseCluster.Builder.removalPolicy
(RemovalPolicy removalPolicy) The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.DatabaseClusterFromSnapshot.Builder.removalPolicy
(RemovalPolicy removalPolicy) The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.DatabaseClusterFromSnapshotProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofDatabaseClusterFromSnapshotProps.getRemovalPolicy()
DatabaseClusterProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofDatabaseClusterProps.getRemovalPolicy()
DatabaseInstance.Builder.removalPolicy
(RemovalPolicy removalPolicy) The CloudFormation policy to apply when the instance is removed from the stack or replaced during an update.DatabaseInstanceFromSnapshot.Builder.removalPolicy
(RemovalPolicy removalPolicy) The CloudFormation policy to apply when the instance is removed from the stack or replaced during an update.DatabaseInstanceFromSnapshotProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofDatabaseInstanceNewProps.getRemovalPolicy()
DatabaseInstanceNewProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofDatabaseInstanceNewProps.getRemovalPolicy()
DatabaseInstanceProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofDatabaseInstanceNewProps.getRemovalPolicy()
DatabaseInstanceReadReplica.Builder.removalPolicy
(RemovalPolicy removalPolicy) The CloudFormation policy to apply when the instance is removed from the stack or replaced during an update.DatabaseInstanceReadReplicaProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofDatabaseInstanceNewProps.getRemovalPolicy()
DatabaseInstanceSourceProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofDatabaseInstanceNewProps.getRemovalPolicy()
ServerlessCluster.Builder.removalPolicy
(RemovalPolicy removalPolicy) The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.ServerlessClusterFromSnapshot.Builder.removalPolicy
(RemovalPolicy removalPolicy) The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.ServerlessClusterFromSnapshotProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofServerlessClusterFromSnapshotProps.getRemovalPolicy()
ServerlessClusterProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofServerlessClusterProps.getRemovalPolicy()
SubnetGroup.Builder.removalPolicy
(RemovalPolicy removalPolicy) The removal policy to apply when the subnet group are removed from the stack or replaced during an update.SubnetGroupProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofSubnetGroupProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.redshift
Modifier and TypeMethodDescriptiondefault RemovalPolicy
ClusterProps.getRemovalPolicy()
(experimental) The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.final RemovalPolicy
ClusterProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
ClusterSubnetGroupProps.getRemovalPolicy()
(experimental) The removal policy to apply when the subnet group are removed from the stack or replaced during an update.final RemovalPolicy
ClusterSubnetGroupProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
TableProps.getRemovalPolicy()
(experimental) The policy to apply when this resource is removed from the application.final RemovalPolicy
TableProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
UserProps.getRemovalPolicy()
(experimental) The policy to apply when this resource is removed from the application.final RemovalPolicy
UserProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
ICluster.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ICluster.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IClusterParameterGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IClusterParameterGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IClusterSubnetGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IClusterSubnetGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.void
Table.applyRemovalPolicy
(RemovalPolicy policy) (experimental) Apply the given removal policy to this resource.void
User.applyRemovalPolicy
(RemovalPolicy policy) (experimental) Apply the given removal policy to this resource.Cluster.Builder.removalPolicy
(RemovalPolicy removalPolicy) (experimental) The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.ClusterProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofClusterProps.getRemovalPolicy()
ClusterSubnetGroup.Builder.removalPolicy
(RemovalPolicy removalPolicy) (experimental) The removal policy to apply when the subnet group are removed from the stack or replaced during an update.ClusterSubnetGroupProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofClusterSubnetGroupProps.getRemovalPolicy()
Table.Builder.removalPolicy
(RemovalPolicy removalPolicy) (experimental) The policy to apply when this resource is removed from the application.TableProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofTableProps.getRemovalPolicy()
User.Builder.removalPolicy
(RemovalPolicy removalPolicy) (experimental) The policy to apply when this resource is removed from the application.UserProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofUserProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.route53
Modifier and TypeMethodDescriptiondefault RemovalPolicy
CrossAccountZoneDelegationRecordProps.getRemovalPolicy()
The removal policy to apply to the record set.final RemovalPolicy
CrossAccountZoneDelegationRecordProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
IHostedZone.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IHostedZone.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IPrivateHostedZone.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IPrivateHostedZone.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IPublicHostedZone.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IPublicHostedZone.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IRecordSet.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IRecordSet.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.CrossAccountZoneDelegationRecord.Builder.removalPolicy
(RemovalPolicy removalPolicy) The removal policy to apply to the record set.CrossAccountZoneDelegationRecordProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofCrossAccountZoneDelegationRecordProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.route53resolver
Modifier and TypeMethodDescriptiondefault void
IFirewallDomainList.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IFirewallDomainList.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IFirewallRuleGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IFirewallRuleGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.s3
Modifier and TypeMethodDescriptiondefault RemovalPolicy
BucketPolicyProps.getRemovalPolicy()
Policy to apply when the policy is removed from this stack.final RemovalPolicy
BucketPolicyProps.Jsii$Proxy.getRemovalPolicy()
default RemovalPolicy
BucketProps.getRemovalPolicy()
Policy to apply when the bucket is removed from this stack.final RemovalPolicy
BucketProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptionvoid
BucketPolicy.applyRemovalPolicy
(RemovalPolicy removalPolicy) Sets the removal policy for the BucketPolicy.default void
IBucket.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IBucket.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.Bucket.Builder.removalPolicy
(RemovalPolicy removalPolicy) Policy to apply when the bucket is removed from this stack.BucketPolicy.Builder.removalPolicy
(RemovalPolicy removalPolicy) Policy to apply when the policy is removed from this stack.BucketPolicyProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofBucketPolicyProps.getRemovalPolicy()
BucketProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofBucketProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.s3objectlambda
Modifier and TypeMethodDescriptiondefault void
IAccessPoint.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IAccessPoint.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.secretsmanager
Modifier and TypeMethodDescriptiondefault RemovalPolicy
SecretProps.getRemovalPolicy()
Policy to apply when the secret is removed from this stack.final RemovalPolicy
SecretProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
ISecret.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ISecret.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
ISecretTargetAttachment.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ISecretTargetAttachment.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.Secret.Builder.removalPolicy
(RemovalPolicy removalPolicy) Policy to apply when the secret is removed from this stack.SecretProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofSecretProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.servicecatalog
Modifier and TypeMethodDescriptiondefault void
IPortfolio.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IPortfolio.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IProduct.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IProduct.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.servicecatalogappregistry
Modifier and TypeMethodDescriptiondefault void
IApplication.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IApplication.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IAttributeGroup.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IAttributeGroup.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.servicediscovery
Modifier and TypeMethodDescriptiondefault void
IHttpNamespace.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IHttpNamespace.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IInstance.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IInstance.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
INamespace.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
INamespace.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IPrivateDnsNamespace.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IPrivateDnsNamespace.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IPublicDnsNamespace.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IPublicDnsNamespace.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IService.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IService.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptiondefault void
IReceiptRule.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IReceiptRule.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IReceiptRuleSet.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IReceiptRuleSet.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.signer
Modifier and TypeMethodDescriptiondefault void
ISigningProfile.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ISigningProfile.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.sns
Modifier and TypeMethodDescriptiondefault void
ITopic.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
ITopic.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.sqs
Modifier and TypeMethodDescriptiondefault RemovalPolicy
QueueProps.getRemovalPolicy()
Policy to apply when the queue is removed from the stack.final RemovalPolicy
QueueProps.Jsii$Proxy.getRemovalPolicy()
Modifier and TypeMethodDescriptiondefault void
IQueue.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IQueue.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.Queue.Builder.removalPolicy
(RemovalPolicy removalPolicy) Policy to apply when the queue is removed from the stack.QueueProps.Builder.removalPolicy
(RemovalPolicy removalPolicy) Sets the value ofQueueProps.getRemovalPolicy()
-
Uses of RemovalPolicy in software.amazon.awscdk.services.ssm
Modifier and TypeMethodDescriptiondefault void
IParameter.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IParameter.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IStringListParameter.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IStringListParameter.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IStringParameter.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IStringParameter.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.stepfunctions
Modifier and TypeMethodDescriptiondefault void
IActivity.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IActivity.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.default void
IStateMachine.Jsii$Default.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.final void
IStateMachine.Jsii$Proxy.applyRemovalPolicy
(RemovalPolicy policy) Apply the given removal policy to this resource.