Uses of Enum
software.amazon.awscdk.core.RemovalPolicy
Packages that use 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
Methods in software.amazon.awscdk.core that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyRemovalPolicyOptions.getDefaultValue()The default policy to apply in case the removal policy is not defined.final RemovalPolicyRemovalPolicyOptions.Jsii$Proxy.getDefaultValue()default RemovalPolicyCustomResourceProps.getRemovalPolicy()The policy to apply when this resource is removed from the application.final RemovalPolicyCustomResourceProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicyNestedStackProps.getRemovalPolicy()Policy to apply when the nested stack is removed.final RemovalPolicyNestedStackProps.Jsii$Proxy.getRemovalPolicy()static RemovalPolicyReturns 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.Methods in software.amazon.awscdk.core with parameters of type RemovalPolicyModifier and TypeMethodDescriptionvoidCfnResource.applyRemovalPolicy(RemovalPolicy policy) Sets the deletion policy of the resource based on the removal policy specified.voidCfnResource.applyRemovalPolicy(RemovalPolicy policy, RemovalPolicyOptions options) Sets the deletion policy of the resource based on the removal policy specified.voidIResource.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIResource.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIResource.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.voidResource.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
Methods in software.amazon.awscdk.services.acmpca with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidICertificateAuthority.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidICertificateAuthority.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.amplify
Methods in software.amazon.awscdk.services.amplify with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIApp.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIApp.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIBranch.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIBranch.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIApiKey.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIApiKey.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIDomainName.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIDomainName.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIGatewayResponse.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIGatewayResponse.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIRequestValidator.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIRequestValidator.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIResource.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIResource.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIRestApi.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIRestApi.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIStage.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIStage.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIUsagePlan.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIUsagePlan.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIVpcLink.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIVpcLink.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIApi.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIApi.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIApiMapping.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIApiMapping.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIAuthorizer.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIAuthorizer.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIDomainName.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIDomainName.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIHttpApi.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIHttpApi.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIHttpAuthorizer.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIHttpAuthorizer.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIHttpIntegration.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIHttpIntegration.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIHttpRoute.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIHttpRoute.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIHttpStage.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIHttpStage.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIIntegration.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIIntegration.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIRoute.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIRoute.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIStage.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIStage.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIVpcLink.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIVpcLink.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIWebSocketApi.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIWebSocketApi.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIWebSocketAuthorizer.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIWebSocketAuthorizer.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIWebSocketIntegration.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIWebSocketIntegration.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIWebSocketRoute.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIWebSocketRoute.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIWebSocketStage.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIWebSocketStage.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.applicationautoscaling
Methods in software.amazon.awscdk.services.applicationautoscaling with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIScalableTarget.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIScalableTarget.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIGatewayRoute.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIGatewayRoute.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIMesh.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIMesh.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIRoute.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIRoute.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIVirtualGateway.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIVirtualGateway.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIVirtualNode.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIVirtualNode.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIVirtualRouter.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIVirtualRouter.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIVirtualService.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIVirtualService.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.apprunner
Methods in software.amazon.awscdk.services.apprunner with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIService.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIService.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIVpcConnector.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIVpcConnector.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIAppsyncFunction.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIAppsyncFunction.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIGraphqlApi.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIGraphqlApi.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.autoscaling
Methods in software.amazon.awscdk.services.autoscaling with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIAutoScalingGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIAutoScalingGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidILifecycleHook.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidILifecycleHook.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.backup
Methods in software.amazon.awscdk.services.backup that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyBackupVaultProps.getRemovalPolicy()The removal policy to apply to the vault.final RemovalPolicyBackupVaultProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.backup with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIBackupPlan.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIBackupPlan.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIBackupVault.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIBackupVault.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
Methods in software.amazon.awscdk.services.batch with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIComputeEnvironment.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIComputeEnvironment.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIJobDefinition.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIJobDefinition.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIJobQueue.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIJobQueue.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.certificatemanager
Methods in software.amazon.awscdk.services.certificatemanager with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidICertificate.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidICertificate.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.chatbot
Methods in software.amazon.awscdk.services.chatbot with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidISlackChannelConfiguration.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidISlackChannelConfiguration.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.cloud9
Methods in software.amazon.awscdk.services.cloud9 with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIEc2Environment.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIEc2Environment.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.cloudformation
Methods in software.amazon.awscdk.services.cloudformation that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyCustomResourceProps.getRemovalPolicy()Deprecated.final RemovalPolicyCustomResourceProps.Jsii$Proxy.getRemovalPolicy()Deprecated.Methods in software.amazon.awscdk.services.cloudformation with parameters of type RemovalPolicyModifier and TypeMethodDescriptionCustomResource.Builder.removalPolicy(RemovalPolicy removalPolicy) Deprecated.CustomResourceProps.Builder.removalPolicy(RemovalPolicy removalPolicy) Deprecated. -
Uses of RemovalPolicy in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIDistribution.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIDistribution.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIFunction.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIFunction.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIKeyGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIKeyGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIOriginAccessIdentity.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIOriginAccessIdentity.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIPublicKey.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIPublicKey.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIAlarm.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIAlarm.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyReportGroupProps.getRemovalPolicy()What to do when this resource is deleted from a stack.final RemovalPolicyReportGroupProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.codebuild with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIProject.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIProject.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIReportGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIReportGroup.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
Methods in software.amazon.awscdk.services.codecommit with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIRepository.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIRepository.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.codedeploy
Methods in software.amazon.awscdk.services.codedeploy with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIEcsApplication.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIEcsApplication.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIEcsDeploymentGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIEcsDeploymentGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidILambdaApplication.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidILambdaApplication.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidILambdaDeploymentGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidILambdaDeploymentGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIServerApplication.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIServerApplication.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIServerDeploymentGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIServerDeploymentGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.codeguruprofiler
Methods in software.amazon.awscdk.services.codeguruprofiler with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIProfilingGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIProfilingGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIPipeline.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIPipeline.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.codestar
Methods in software.amazon.awscdk.services.codestar with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIGitHubRepository.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIGitHubRepository.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.codestarnotifications
Methods in software.amazon.awscdk.services.codestarnotifications with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidINotificationRule.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidINotificationRule.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyUserPoolProps.getRemovalPolicy()Policy to apply when the user pool is removed from the stack.final RemovalPolicyUserPoolProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.cognito with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIUserPool.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIUserPool.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIUserPoolClient.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIUserPoolClient.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIUserPoolDomain.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIUserPoolDomain.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIUserPoolIdentityProvider.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIUserPoolIdentityProvider.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIUserPoolResourceServer.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIUserPoolResourceServer.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
Methods in software.amazon.awscdk.services.cognito.identitypool with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIIdentityPool.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIIdentityPool.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIIdentityPoolRoleAttachment.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIIdentityPoolRoleAttachment.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.config
Methods in software.amazon.awscdk.services.config with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIRule.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIRule.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.docdb
Methods in software.amazon.awscdk.services.docdb that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyDatabaseClusterProps.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 RemovalPolicyDatabaseClusterProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicyDatabaseInstanceProps.getRemovalPolicy()The CloudFormation policy to apply when the instance is removed from the stack or replaced during an update.final RemovalPolicyDatabaseInstanceProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.docdb with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIClusterParameterGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIClusterParameterGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIDatabaseCluster.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIDatabaseCluster.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIDatabaseInstance.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIDatabaseInstance.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
Methods in software.amazon.awscdk.services.dynamodb that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyTableOptions.getRemovalPolicy()The removal policy to apply to the DynamoDB Table.final RemovalPolicyTableOptions.Jsii$Proxy.getRemovalPolicy()final RemovalPolicyTableProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.dynamodb with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidITable.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidITable.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
Methods in software.amazon.awscdk.services.dynamodb.global that return RemovalPolicyModifier and TypeMethodDescriptionfinal RemovalPolicyGlobalTableProps.Jsii$Proxy.getRemovalPolicy()Deprecated.Methods in software.amazon.awscdk.services.dynamodb.global with parameters of type RemovalPolicyModifier 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
Methods in software.amazon.awscdk.services.ec2 that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyVolumeProps.getRemovalPolicy()Policy to apply when the volume is removed from the stack.final RemovalPolicyVolumeProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.ec2 with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIClientVpnEndpoint.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIClientVpnEndpoint.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIFlowLog.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIFlowLog.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIGatewayVpcEndpoint.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIGatewayVpcEndpoint.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIInstance.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIInstance.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIInterfaceVpcEndpoint.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIInterfaceVpcEndpoint.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidILaunchTemplate.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidILaunchTemplate.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidINetworkAcl.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidINetworkAcl.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidINetworkAclEntry.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidINetworkAclEntry.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIPrivateSubnet.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIPrivateSubnet.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIPublicSubnet.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIPublicSubnet.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidISecurityGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidISecurityGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidISubnet.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidISubnet.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidISubnetNetworkAclAssociation.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidISubnetNetworkAclAssociation.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIVolume.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIVolume.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIVpc.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIVpc.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIVpcEndpoint.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIVpcEndpoint.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIVpcEndpointService.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIVpcEndpointService.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIVpnConnection.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIVpnConnection.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIVpnGateway.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIVpnGateway.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
Methods in software.amazon.awscdk.services.ecr that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyRepositoryProps.getRemovalPolicy()Determine what happens to the repository when the resource/stack is deleted.final RemovalPolicyRepositoryProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.ecr with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIRepository.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIRepository.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
Methods in software.amazon.awscdk.services.ecs with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIBaseService.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIBaseService.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidICluster.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidICluster.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIEc2Service.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIEc2Service.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIEc2TaskDefinition.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIEc2TaskDefinition.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIExternalService.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIExternalService.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIExternalTaskDefinition.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIExternalTaskDefinition.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIFargateService.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIFargateService.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIFargateTaskDefinition.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIFargateTaskDefinition.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIService.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIService.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidITaskDefinition.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidITaskDefinition.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.efs
Methods in software.amazon.awscdk.services.efs that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyFileSystemProps.getRemovalPolicy()The removal policy to apply to the file system.final RemovalPolicyFileSystemProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.efs with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIAccessPoint.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIAccessPoint.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIFileSystem.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIFileSystem.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
Methods in software.amazon.awscdk.services.eks with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidICluster.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidICluster.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidINodegroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidINodegroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.eks.legacy
Methods in software.amazon.awscdk.services.eks.legacy with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidICluster.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidICluster.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIApplicationListener.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIApplicationListener.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIApplicationLoadBalancer.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIApplicationLoadBalancer.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidILoadBalancerV2.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidILoadBalancerV2.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidINetworkListener.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidINetworkListener.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidINetworkLoadBalancer.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidINetworkLoadBalancer.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.elasticsearch
Methods in software.amazon.awscdk.services.elasticsearch that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyDomainProps.getRemovalPolicy()Deprecated.use opensearchservice module insteadfinal RemovalPolicyDomainProps.Jsii$Proxy.getRemovalPolicy()Deprecated.Methods in software.amazon.awscdk.services.elasticsearch with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIDomain.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIDomain.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
Methods in software.amazon.awscdk.services.events with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIApiDestination.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIApiDestination.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIConnection.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIConnection.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIEventBus.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIEventBus.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIRule.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIRule.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyFileSystemProps.getRemovalPolicy()Policy to apply when the file system is removed from the stack.final RemovalPolicyFileSystemProps.Jsii$Proxy.getRemovalPolicy()final RemovalPolicyLustreFileSystemProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.fsx with parameters of type RemovalPolicyModifier 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
Methods in software.amazon.awscdk.services.globalaccelerator with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIAccelerator.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIAccelerator.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIEndpointGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIEndpointGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIListener.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIListener.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIConnection.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIConnection.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIDatabase.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIDatabase.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIJob.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIJob.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidISecurityConfiguration.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidISecurityConfiguration.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidITable.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidITable.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.iam
Methods in software.amazon.awscdk.services.iam with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIAccessKey.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIAccessKey.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIIdentity.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIIdentity.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIOpenIdConnectProvider.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIOpenIdConnectProvider.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIPolicy.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIPolicy.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIResourceWithPolicy.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIResourceWithPolicy.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIRole.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIRole.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidISamlProvider.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidISamlProvider.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIUser.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIUser.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidITopicRule.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidITopicRule.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.iotevents
Methods in software.amazon.awscdk.services.iotevents with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIDetectorModel.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIDetectorModel.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIInput.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIInput.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.ivs
Methods in software.amazon.awscdk.services.ivs with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIChannel.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIChannel.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIPlaybackKeyPair.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIPlaybackKeyPair.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIStreamKey.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIStreamKey.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.kinesis
Methods in software.amazon.awscdk.services.kinesis with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIStream.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIStream.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.kinesis.analytics.flink
Methods in software.amazon.awscdk.services.kinesis.analytics.flink that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyApplicationProps.getRemovalPolicy()(experimental) Provide a RemovalPolicy to override the default.final RemovalPolicyApplicationProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.kinesis.analytics.flink with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIApplication.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIApplication.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
Methods in software.amazon.awscdk.services.kinesisfirehose with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIDeliveryStream.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIDeliveryStream.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.kms
Methods in software.amazon.awscdk.services.kms that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyAliasProps.getRemovalPolicy()Policy to apply when the alias is removed from this stack.final RemovalPolicyAliasProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicyKeyProps.getRemovalPolicy()Whether the encryption key should be retained when it is removed from the Stack.final RemovalPolicyKeyProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.kms with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIAlias.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIAlias.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIKey.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIKey.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
Methods in software.amazon.awscdk.services.lambda that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyLayerVersionOptions.getRemovalPolicy()Whether to retain this version of the layer when a new version is added or when the stack is deleted.final RemovalPolicyLayerVersionOptions.Jsii$Proxy.getRemovalPolicy()final RemovalPolicyLayerVersionProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicyVersionOptions.getRemovalPolicy()Whether to retain old versions of this function when a new version is created.final RemovalPolicyVersionOptions.Jsii$Proxy.getRemovalPolicy()final RemovalPolicyVersionProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.lambda with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIAlias.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIAlias.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidICodeSigningConfig.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidICodeSigningConfig.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIEventSourceMapping.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIEventSourceMapping.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIFunction.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIFunction.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIFunctionUrl.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIFunctionUrl.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidILayerVersion.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidILayerVersion.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIVersion.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIVersion.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
Methods in software.amazon.awscdk.services.lambda.python that return RemovalPolicyModifier and TypeMethodDescriptionfinal RemovalPolicyPythonLayerVersionProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.lambda.python with parameters of type RemovalPolicyModifier 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
Methods in software.amazon.awscdk.services.logs that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyLogGroupProps.getRemovalPolicy()Determine the removal policy of this log group.final RemovalPolicyLogGroupProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicyLogStreamProps.getRemovalPolicy()Determine what happens when the log stream resource is removed from the app.final RemovalPolicyLogStreamProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.logs with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidILogGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidILogGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidILogStream.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidILogStream.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
Methods in software.amazon.awscdk.services.msk that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyClusterProps.getRemovalPolicy()(experimental) What to do when this resource is deleted from a stack.final RemovalPolicyClusterProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.msk with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidICluster.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidICluster.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
Methods in software.amazon.awscdk.services.neptune that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyDatabaseClusterProps.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 RemovalPolicyDatabaseClusterProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicyDatabaseInstanceProps.getRemovalPolicy()(experimental) The CloudFormation policy to apply when the instance is removed from the stack or replaced during an update.final RemovalPolicyDatabaseInstanceProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicySubnetGroupProps.getRemovalPolicy()(experimental) The removal policy to apply when the subnet group are removed from the stack or replaced during an update.final RemovalPolicySubnetGroupProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.neptune with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIClusterParameterGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIClusterParameterGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIDatabaseCluster.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIDatabaseCluster.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIDatabaseInstance.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIDatabaseInstance.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIParameterGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIParameterGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidISubnetGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidISubnetGroup.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
Methods in software.amazon.awscdk.services.opensearchservice that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyDomainProps.getRemovalPolicy()Policy to apply when the domain is removed from the stack.final RemovalPolicyDomainProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.opensearchservice with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIDomain.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIDomain.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
Methods in software.amazon.awscdk.services.rds that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyDatabaseClusterFromSnapshotProps.getRemovalPolicy()The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.final RemovalPolicyDatabaseClusterFromSnapshotProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicyDatabaseClusterProps.getRemovalPolicy()The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.final RemovalPolicyDatabaseClusterProps.Jsii$Proxy.getRemovalPolicy()final RemovalPolicyDatabaseInstanceFromSnapshotProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicyDatabaseInstanceNewProps.getRemovalPolicy()The CloudFormation policy to apply when the instance is removed from the stack or replaced during an update.final RemovalPolicyDatabaseInstanceNewProps.Jsii$Proxy.getRemovalPolicy()final RemovalPolicyDatabaseInstanceProps.Jsii$Proxy.getRemovalPolicy()final RemovalPolicyDatabaseInstanceReadReplicaProps.Jsii$Proxy.getRemovalPolicy()final RemovalPolicyDatabaseInstanceSourceProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicyServerlessClusterFromSnapshotProps.getRemovalPolicy()The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.final RemovalPolicyServerlessClusterFromSnapshotProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicyServerlessClusterProps.getRemovalPolicy()The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.final RemovalPolicyServerlessClusterProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicySubnetGroupProps.getRemovalPolicy()The removal policy to apply when the subnet group are removed from the stack or replaced during an update.final RemovalPolicySubnetGroupProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.rds with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIDatabaseCluster.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIDatabaseCluster.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIDatabaseInstance.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIDatabaseInstance.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIDatabaseProxy.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIDatabaseProxy.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIOptionGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIOptionGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIParameterGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIParameterGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIServerlessCluster.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIServerlessCluster.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidISubnetGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidISubnetGroup.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
Methods in software.amazon.awscdk.services.redshift that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyClusterProps.getRemovalPolicy()(experimental) The removal policy to apply when the cluster and its instances are removed from the stack or replaced during an update.final RemovalPolicyClusterProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicyClusterSubnetGroupProps.getRemovalPolicy()(experimental) The removal policy to apply when the subnet group are removed from the stack or replaced during an update.final RemovalPolicyClusterSubnetGroupProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicyTableProps.getRemovalPolicy()(experimental) The policy to apply when this resource is removed from the application.final RemovalPolicyTableProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicyUserProps.getRemovalPolicy()(experimental) The policy to apply when this resource is removed from the application.final RemovalPolicyUserProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.redshift with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidICluster.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidICluster.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIClusterParameterGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIClusterParameterGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIClusterSubnetGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIClusterSubnetGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.voidTable.applyRemovalPolicy(RemovalPolicy policy) (experimental) Apply the given removal policy to this resource.voidUser.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
Methods in software.amazon.awscdk.services.route53 that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyCrossAccountZoneDelegationRecordProps.getRemovalPolicy()The removal policy to apply to the record set.final RemovalPolicyCrossAccountZoneDelegationRecordProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.route53 with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIHostedZone.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIHostedZone.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIPrivateHostedZone.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIPrivateHostedZone.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIPublicHostedZone.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIPublicHostedZone.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIRecordSet.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIRecordSet.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
Methods in software.amazon.awscdk.services.route53resolver with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIFirewallDomainList.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIFirewallDomainList.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIFirewallRuleGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIFirewallRuleGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyBucketPolicyProps.getRemovalPolicy()Policy to apply when the policy is removed from this stack.final RemovalPolicyBucketPolicyProps.Jsii$Proxy.getRemovalPolicy()default RemovalPolicyBucketProps.getRemovalPolicy()Policy to apply when the bucket is removed from this stack.final RemovalPolicyBucketProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.s3 with parameters of type RemovalPolicyModifier and TypeMethodDescriptionvoidBucketPolicy.applyRemovalPolicy(RemovalPolicy removalPolicy) Sets the removal policy for the BucketPolicy.default voidIBucket.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIBucket.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
Methods in software.amazon.awscdk.services.s3objectlambda with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIAccessPoint.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIAccessPoint.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.secretsmanager
Methods in software.amazon.awscdk.services.secretsmanager that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicySecretProps.getRemovalPolicy()Policy to apply when the secret is removed from this stack.final RemovalPolicySecretProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.secretsmanager with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidISecret.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidISecret.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidISecretTargetAttachment.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidISecretTargetAttachment.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
Methods in software.amazon.awscdk.services.servicecatalog with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIPortfolio.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIPortfolio.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIProduct.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIProduct.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.servicecatalogappregistry
Methods in software.amazon.awscdk.services.servicecatalogappregistry with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIApplication.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIApplication.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIAttributeGroup.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIAttributeGroup.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.servicediscovery
Methods in software.amazon.awscdk.services.servicediscovery with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIHttpNamespace.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIHttpNamespace.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIInstance.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIInstance.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidINamespace.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidINamespace.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIPrivateDnsNamespace.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIPrivateDnsNamespace.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIPublicDnsNamespace.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIPublicDnsNamespace.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIService.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIService.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIReceiptRule.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIReceiptRule.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIReceiptRuleSet.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIReceiptRuleSet.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.signer
Methods in software.amazon.awscdk.services.signer with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidISigningProfile.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidISigningProfile.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.sns
Methods in software.amazon.awscdk.services.sns with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidITopic.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidITopic.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.sqs
Methods in software.amazon.awscdk.services.sqs that return RemovalPolicyModifier and TypeMethodDescriptiondefault RemovalPolicyQueueProps.getRemovalPolicy()Policy to apply when the queue is removed from the stack.final RemovalPolicyQueueProps.Jsii$Proxy.getRemovalPolicy()Methods in software.amazon.awscdk.services.sqs with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIQueue.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIQueue.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
Methods in software.amazon.awscdk.services.ssm with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIParameter.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIParameter.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIStringListParameter.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIStringListParameter.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIStringParameter.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIStringParameter.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource. -
Uses of RemovalPolicy in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions with parameters of type RemovalPolicyModifier and TypeMethodDescriptiondefault voidIActivity.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIActivity.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.default voidIStateMachine.Jsii$Default.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.final voidIStateMachine.Jsii$Proxy.applyRemovalPolicy(RemovalPolicy policy) Apply the given removal policy to this resource.