Uses of Class
software.amazon.awscdk.Duration
Packages that use Duration
Package
Description
AWS Cloud Development Kit Library
App Staging Synthesizer
AWS APIGatewayv2 Authorizers
AWS APIGatewayv2 Integrations
AWS CDK Custom Resources
integ-tests
CDK Pipelines
Amazon API Gateway Construct Library
AWS APIGatewayv2 Construct Library
AWS AppConfig 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
Amazon Bedrock AgentCore Construct Library
Amazon Bedrock Construct Library
AWS Cloud9 Construct Library
Amazon CloudFront Construct Library
CloudFront Origins for the CDK CloudFront Library
Amazon CloudWatch Construct Library
AWS CodeBuild Construct Library
AWS CodeDeploy Construct Library
AWS CodePipeline Construct Library
AWS CodePipeline Actions
Amazon Cognito Construct Library
AWS Config Construct Library
Amazon DocumentDB Construct Library
Amazon DynamoDB Construct Library
Amazon EC2 Construct Library
Amazon VpcV2 Construct Library
Amazon ECR Construct Library
Amazon ECS Construct Library
CDK Construct library for higher-level ECS Constructs
Amazon EKS Construct Library
Amazon EKS V2 Construct Library
Amazon Elastic Load Balancing Construct Library
Amazon Elastic Load Balancing V2 Construct Library
Actions for AWS Elastic Load Balancing V2
Amazon EventBridge Construct Library
Event Targets for Amazon EventBridge
Amazon FSx Construct Library
Amazon GameLift Construct Library
AWS::GlobalAccelerator Construct Library
AWS Glue Construct Library
AWS Identity and Access Management Construct Library
EC2 Image Builder Construct Library
Actions for AWS IoT Rule
AWS IoT Construct Library
Actions for AWS::IoTEvents Detector Model
AWS::IVS Construct Library
Amazon Kinesis Construct Library
Kinesis Analytics Flink
Amazon Data Firehose Construct Library
AWS Key Management Service Construct Library
AWS Lambda Construct Library
AWS Lambda Event Sources
Amazon Lambda Golang Library
Amazon Lambda Node.js Library
Amazon Lambda Python Library
Amazon CloudWatch Logs Construct Library
Amazon Neptune Construct Library
Amazon EventBridge Pipes Sources 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 S3 Deployment Construct Library
Amazon SageMaker Construct Library
Amazon EventBridge Scheduler Construct Library
Amazon EventBridge Scheduler Targets Construct Library
AWS Secrets Manager 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 Step Functions Construct Library
Tasks for AWS Step Functions
Amazon CloudWatch Synthetics Construct Library
Triggers
-
Uses of Duration in software.amazon.awscdk
Methods in software.amazon.awscdk that return DurationModifier and TypeMethodDescriptionstatic DurationCreate a Duration representing an amount of days.default DurationCustomResourceProps.getServiceTimeout()The maximum time that can elapse before a custom resource operation times out.final DurationCustomResourceProps.Jsii$Proxy.getServiceTimeout()final DurationCustomResourceProviderBaseProps.Jsii$Proxy.getTimeout()default DurationCustomResourceProviderOptions.getTimeout()AWS Lambda timeout for the provider.final DurationCustomResourceProviderOptions.Jsii$Proxy.getTimeout()final DurationCustomResourceProviderProps.Jsii$Proxy.getTimeout()default DurationNestedStackProps.getTimeout()The length of time that CloudFormation waits for the nested stack to reach the CREATE_COMPLETE state.final DurationNestedStackProps.Jsii$Proxy.getTimeout()static DurationCreate a Duration representing an amount of hours.static DurationCreate a Duration representing an amount of milliseconds.Substract two Durations together.static DurationCreate a Duration representing an amount of minutes.static DurationParse a period formatted according to the ISO 8601 standard.Add two Durations together.static DurationCreate a Duration representing an amount of seconds.Methods in software.amazon.awscdk with parameters of type DurationModifier and TypeMethodDescriptionstatic ExpirationExpire once the specified duration has passed since deployment time.Check if Expiration expires after input.Check if Expiration expires before input.Substract two Durations together.Add two Durations together.CustomResource.Builder.serviceTimeout(Duration serviceTimeout) The maximum time that can elapse before a custom resource operation times out.CustomResourceProps.Builder.serviceTimeout(Duration serviceTimeout) Sets the value ofCustomResourceProps.getServiceTimeout()Sets the value ofCustomResourceProviderOptions.getTimeout()Sets the value ofCustomResourceProviderOptions.getTimeout()Sets the value ofCustomResourceProviderOptions.getTimeout()The length of time that CloudFormation waits for the nested stack to reach the CREATE_COMPLETE state.Sets the value ofNestedStackProps.getTimeout() -
Uses of Duration in software.amazon.awscdk.app.staging.synthesizer.alpha
Methods in software.amazon.awscdk.app.staging.synthesizer.alpha that return DurationModifier and TypeMethodDescriptionfinal DurationDefaultResourcesOptions.Jsii$Proxy.getDeployTimeFileAssetLifetime()default DurationDefaultStagingStackOptions.getDeployTimeFileAssetLifetime()(experimental) The lifetime for deploy time file assets.final DurationDefaultStagingStackOptions.Jsii$Proxy.getDeployTimeFileAssetLifetime()final DurationDefaultStagingStackProps.Jsii$Proxy.getDeployTimeFileAssetLifetime()Methods in software.amazon.awscdk.app.staging.synthesizer.alpha with parameters of type DurationModifier and TypeMethodDescriptionDefaultResourcesOptions.Builder.deployTimeFileAssetLifetime(Duration deployTimeFileAssetLifetime) Sets the value ofDefaultStagingStackOptions.getDeployTimeFileAssetLifetime()DefaultStagingStack.Builder.deployTimeFileAssetLifetime(Duration deployTimeFileAssetLifetime) (experimental) The lifetime for deploy time file assets.DefaultStagingStackOptions.Builder.deployTimeFileAssetLifetime(Duration deployTimeFileAssetLifetime) Sets the value ofDefaultStagingStackOptions.getDeployTimeFileAssetLifetime()DefaultStagingStackProps.Builder.deployTimeFileAssetLifetime(Duration deployTimeFileAssetLifetime) Sets the value ofDefaultStagingStackOptions.getDeployTimeFileAssetLifetime() -
Uses of Duration in software.amazon.awscdk.aws_apigatewayv2_authorizers
Methods in software.amazon.awscdk.aws_apigatewayv2_authorizers that return DurationModifier and TypeMethodDescriptiondefault DurationHttpLambdaAuthorizerProps.getResultsCacheTtl()How long APIGateway should cache the results.final DurationHttpLambdaAuthorizerProps.Jsii$Proxy.getResultsCacheTtl()Methods in software.amazon.awscdk.aws_apigatewayv2_authorizers with parameters of type DurationModifier and TypeMethodDescriptionHttpLambdaAuthorizer.Builder.resultsCacheTtl(Duration resultsCacheTtl) How long APIGateway should cache the results.HttpLambdaAuthorizerProps.Builder.resultsCacheTtl(Duration resultsCacheTtl) Sets the value ofHttpLambdaAuthorizerProps.getResultsCacheTtl() -
Uses of Duration in software.amazon.awscdk.aws_apigatewayv2_integrations
Methods in software.amazon.awscdk.aws_apigatewayv2_integrations that return DurationModifier and TypeMethodDescriptionfinal DurationHttpAlbIntegrationProps.Jsii$Proxy.getTimeout()default DurationHttpLambdaIntegrationProps.getTimeout()The maximum amount of time an integration will run before it returns without a response.final DurationHttpLambdaIntegrationProps.Jsii$Proxy.getTimeout()final DurationHttpNlbIntegrationProps.Jsii$Proxy.getTimeout()default DurationHttpPrivateIntegrationOptions.getTimeout()The maximum amount of time an integration will run before it returns without a response.final DurationHttpPrivateIntegrationOptions.Jsii$Proxy.getTimeout()final DurationHttpServiceDiscoveryIntegrationProps.Jsii$Proxy.getTimeout()default DurationHttpUrlIntegrationProps.getTimeout()The maximum amount of time an integration will run before it returns without a response.final DurationHttpUrlIntegrationProps.Jsii$Proxy.getTimeout()default DurationWebSocketAwsIntegrationProps.getTimeout()The maximum amount of time an integration will run before it returns without a response.final DurationWebSocketAwsIntegrationProps.Jsii$Proxy.getTimeout()default DurationWebSocketLambdaIntegrationProps.getTimeout()The maximum amount of time an integration will run before it returns without a response.final DurationWebSocketLambdaIntegrationProps.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.aws_apigatewayv2_integrations with parameters of type DurationModifier and TypeMethodDescriptionThe maximum amount of time an integration will run before it returns without a response.Sets the value ofHttpPrivateIntegrationOptions.getTimeout()The maximum amount of time an integration will run before it returns without a response.Sets the value ofHttpLambdaIntegrationProps.getTimeout()The maximum amount of time an integration will run before it returns without a response.Sets the value ofHttpPrivateIntegrationOptions.getTimeout()Sets the value ofHttpPrivateIntegrationOptions.getTimeout()The maximum amount of time an integration will run before it returns without a response.Sets the value ofHttpPrivateIntegrationOptions.getTimeout()The maximum amount of time an integration will run before it returns without a response.Sets the value ofHttpUrlIntegrationProps.getTimeout()The maximum amount of time an integration will run before it returns without a response.Sets the value ofWebSocketAwsIntegrationProps.getTimeout()The maximum amount of time an integration will run before it returns without a response.Sets the value ofWebSocketLambdaIntegrationProps.getTimeout() -
Uses of Duration in software.amazon.awscdk.customresources
Methods in software.amazon.awscdk.customresources that return DurationModifier and TypeMethodDescriptionWaiterStateMachineProps.getInterval()The interval to wait between attempts.final DurationWaiterStateMachineProps.Jsii$Proxy.getInterval()default DurationProviderProps.getQueryInterval()Time between calls to theisCompletehandler which determines if the resource has been stabilized.final DurationProviderProps.Jsii$Proxy.getQueryInterval()default DurationAwsCustomResourceProps.getServiceTimeout()The maximum time that can elapse before a custom resource operation times out.final DurationAwsCustomResourceProps.Jsii$Proxy.getServiceTimeout()default DurationAwsCustomResourceProps.getTimeout()The timeout for the singleton Lambda function implementing this custom resource.final DurationAwsCustomResourceProps.Jsii$Proxy.getTimeout()default DurationProviderProps.getTotalTimeout()Total timeout for the entire operation.final DurationProviderProps.Jsii$Proxy.getTotalTimeout()Methods in software.amazon.awscdk.customresources with parameters of type DurationModifier and TypeMethodDescriptionThe interval to wait between attempts.Sets the value ofWaiterStateMachineProps.getInterval()Provider.Builder.queryInterval(Duration queryInterval) Time between calls to theisCompletehandler which determines if the resource has been stabilized.ProviderProps.Builder.queryInterval(Duration queryInterval) Sets the value ofProviderProps.getQueryInterval()AwsCustomResource.Builder.serviceTimeout(Duration serviceTimeout) The maximum time that can elapse before a custom resource operation times out.AwsCustomResourceProps.Builder.serviceTimeout(Duration serviceTimeout) Sets the value ofAwsCustomResourceProps.getServiceTimeout()The timeout for the singleton Lambda function implementing this custom resource.Sets the value ofAwsCustomResourceProps.getTimeout()Provider.Builder.totalTimeout(Duration totalTimeout) Total timeout for the entire operation.ProviderProps.Builder.totalTimeout(Duration totalTimeout) Sets the value ofProviderProps.getTotalTimeout() -
Uses of Duration in software.amazon.awscdk.integtests.alpha
Methods in software.amazon.awscdk.integtests.alpha that return DurationModifier and TypeMethodDescriptiondefault DurationWaiterStateMachineOptions.getInterval()(experimental) The interval (number of seconds) to wait between attempts.final DurationWaiterStateMachineOptions.Jsii$Proxy.getInterval()final DurationWaiterStateMachineProps.Jsii$Proxy.getInterval()default DurationWaiterStateMachineOptions.getTotalTimeout()(experimental) The total time that the state machine will wait for a successful response.final DurationWaiterStateMachineOptions.Jsii$Proxy.getTotalTimeout()final DurationWaiterStateMachineProps.Jsii$Proxy.getTotalTimeout()Methods in software.amazon.awscdk.integtests.alpha with parameters of type DurationModifier and TypeMethodDescription(experimental) The interval (number of seconds) to wait between attempts.Sets the value ofWaiterStateMachineOptions.getInterval()Sets the value ofWaiterStateMachineOptions.getInterval()WaiterStateMachine.Builder.totalTimeout(Duration totalTimeout) (experimental) The total time that the state machine will wait for a successful response.WaiterStateMachineOptions.Builder.totalTimeout(Duration totalTimeout) Sets the value ofWaiterStateMachineOptions.getTotalTimeout()WaiterStateMachineProps.Builder.totalTimeout(Duration totalTimeout) Sets the value ofWaiterStateMachineOptions.getTotalTimeout() -
Uses of Duration in software.amazon.awscdk.pipelines
Methods in software.amazon.awscdk.pipelines that return DurationModifier and TypeMethodDescriptiondefault DurationCodeBuildOptions.getTimeout()The number of minutes after which AWS CodeBuild stops the build if it's not complete.final DurationCodeBuildOptions.Jsii$Proxy.getTimeout()CodeBuildStep.getTimeout()The number of minutes after which AWS CodeBuild stops the build if it's not complete.default DurationCodeBuildStepProps.getTimeout()The number of minutes after which AWS CodeBuild stops the build if it's not complete.final DurationCodeBuildStepProps.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.pipelines with parameters of type DurationModifier and TypeMethodDescriptionSets the value ofCodeBuildOptions.getTimeout()The number of minutes after which AWS CodeBuild stops the build if it's not complete.Sets the value ofCodeBuildStepProps.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.apigateway
Methods in software.amazon.awscdk.services.apigateway that return DurationModifier and TypeMethodDescriptiondefault DurationMethodDeploymentOptions.getCacheTtl()Specifies the time to live (TTL), in seconds, for cached responses.final DurationMethodDeploymentOptions.Jsii$Proxy.getCacheTtl()final DurationStageOptions.Jsii$Proxy.getCacheTtl()final DurationStageProps.Jsii$Proxy.getCacheTtl()default DurationCorsOptions.getMaxAge()The Access-Control-Max-Age response header indicates how long the results of a preflight request (that is the information contained in the Access-Control-Allow-Methods and Access-Control-Allow-Headers headers) can be cached.final DurationCorsOptions.Jsii$Proxy.getMaxAge()default DurationCognitoUserPoolsAuthorizerProps.getResultsCacheTtl()How long APIGateway should cache the results.final DurationCognitoUserPoolsAuthorizerProps.Jsii$Proxy.getResultsCacheTtl()default DurationLambdaAuthorizerProps.getResultsCacheTtl()How long APIGateway should cache the results.final DurationLambdaAuthorizerProps.Jsii$Proxy.getResultsCacheTtl()final DurationRequestAuthorizerProps.Jsii$Proxy.getResultsCacheTtl()final DurationTokenAuthorizerProps.Jsii$Proxy.getResultsCacheTtl()default DurationIntegrationOptions.getTimeout()The maximum amount of time an integration will run before it returns without a response.final DurationIntegrationOptions.Jsii$Proxy.getTimeout()final DurationLambdaIntegrationOptions.Jsii$Proxy.getTimeout()final DurationSagemakerIntegrationOptions.Jsii$Proxy.getTimeout()final DurationStepFunctionsExecutionIntegrationOptions.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.apigateway with parameters of type DurationModifier and TypeMethodDescriptionSets the value ofMethodDeploymentOptions.getCacheTtl()Specifies the time to live (TTL), in seconds, for cached responses.Sets the value ofMethodDeploymentOptions.getCacheTtl()Sets the value ofMethodDeploymentOptions.getCacheTtl()Sets the value ofCorsOptions.getMaxAge()CognitoUserPoolsAuthorizer.Builder.resultsCacheTtl(Duration resultsCacheTtl) How long APIGateway should cache the results.CognitoUserPoolsAuthorizerProps.Builder.resultsCacheTtl(Duration resultsCacheTtl) Sets the value ofCognitoUserPoolsAuthorizerProps.getResultsCacheTtl()LambdaAuthorizerProps.Builder.resultsCacheTtl(Duration resultsCacheTtl) Sets the value ofLambdaAuthorizerProps.getResultsCacheTtl()RequestAuthorizer.Builder.resultsCacheTtl(Duration resultsCacheTtl) How long APIGateway should cache the results.RequestAuthorizerProps.Builder.resultsCacheTtl(Duration resultsCacheTtl) Sets the value ofLambdaAuthorizerProps.getResultsCacheTtl()TokenAuthorizer.Builder.resultsCacheTtl(Duration resultsCacheTtl) How long APIGateway should cache the results.TokenAuthorizerProps.Builder.resultsCacheTtl(Duration resultsCacheTtl) Sets the value ofLambdaAuthorizerProps.getResultsCacheTtl()Sets the value ofIntegrationOptions.getTimeout()The maximum amount of time an integration will run before it returns without a response.Sets the value ofIntegrationOptions.getTimeout()The maximum amount of time an integration will run before it returns without a response.The maximum amount of time an integration will run before it returns without a response.Sets the value ofIntegrationOptions.getTimeout()Sets the value ofIntegrationOptions.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return DurationModifier and TypeMethodDescriptiondefault DurationCorsPreflightOptions.getMaxAge()The duration that the browser should cache preflight request results.final DurationCorsPreflightOptions.Jsii$Proxy.getMaxAge()default DurationHttpAuthorizerProps.getResultsCacheTtl()How long APIGateway should cache the results.final DurationHttpAuthorizerProps.Jsii$Proxy.getResultsCacheTtl()default DurationHttpIntegrationProps.getTimeout()The maximum amount of time an integration will run before it returns without a response.final DurationHttpIntegrationProps.Jsii$Proxy.getTimeout()default DurationHttpRouteIntegrationConfig.getTimeout()The maximum amount of time an integration will run before it returns without a response.final DurationHttpRouteIntegrationConfig.Jsii$Proxy.getTimeout()default DurationWebSocketIntegrationProps.getTimeout()The maximum amount of time an integration will run before it returns without a response.final DurationWebSocketIntegrationProps.Jsii$Proxy.getTimeout()default DurationWebSocketRouteIntegrationConfig.getTimeout()The maximum amount of time an integration will run before it returns without a response.final DurationWebSocketRouteIntegrationConfig.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type DurationModifier and TypeMethodDescriptionSets the value ofCorsPreflightOptions.getMaxAge()HttpAuthorizer.Builder.resultsCacheTtl(Duration resultsCacheTtl) How long APIGateway should cache the results.HttpAuthorizerProps.Builder.resultsCacheTtl(Duration resultsCacheTtl) Sets the value ofHttpAuthorizerProps.getResultsCacheTtl()The maximum amount of time an integration will run before it returns without a response.Sets the value ofHttpIntegrationProps.getTimeout()Sets the value ofHttpRouteIntegrationConfig.getTimeout()The maximum amount of time an integration will run before it returns without a response.Sets the value ofWebSocketIntegrationProps.getTimeout()Sets the value ofWebSocketRouteIntegrationConfig.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.appconfig
Methods in software.amazon.awscdk.services.appconfig that return DurationModifier and TypeMethodDescriptionabstract DurationRolloutStrategy.getDeploymentDuration()The deployment duration of the rollout strategy.RolloutStrategyProps.getDeploymentDuration()The deployment duration of the deployment strategy.final DurationRolloutStrategyProps.Jsii$Proxy.getDeploymentDuration()abstract DurationRolloutStrategy.getFinalBakeTime()The final bake time of the deployment strategy.default DurationRolloutStrategyProps.getFinalBakeTime()The final bake time of the deployment strategy.final DurationRolloutStrategyProps.Jsii$Proxy.getFinalBakeTime()Methods in software.amazon.awscdk.services.appconfig with parameters of type DurationModifier and TypeMethodDescriptionRolloutStrategyProps.Builder.deploymentDuration(Duration deploymentDuration) Sets the value ofRolloutStrategyProps.getDeploymentDuration()RolloutStrategyProps.Builder.finalBakeTime(Duration finalBakeTime) Sets the value ofRolloutStrategyProps.getFinalBakeTime() -
Uses of Duration in software.amazon.awscdk.services.applicationautoscaling
Methods in software.amazon.awscdk.services.applicationautoscaling that return DurationModifier and TypeMethodDescriptiondefault DurationBasicStepScalingPolicyProps.getCooldown()Grace period after scaling activity.final DurationBasicStepScalingPolicyProps.Jsii$Proxy.getCooldown()default DurationStepScalingActionProps.getCooldown()Grace period after scaling activity.final DurationStepScalingActionProps.Jsii$Proxy.getCooldown()final DurationStepScalingPolicyProps.Jsii$Proxy.getCooldown()default DurationBaseTargetTrackingProps.getScaleInCooldown()Period after a scale in activity completes before another scale in activity can start.final DurationBaseTargetTrackingProps.Jsii$Proxy.getScaleInCooldown()final DurationBasicTargetTrackingScalingPolicyProps.Jsii$Proxy.getScaleInCooldown()final DurationTargetTrackingScalingPolicyProps.Jsii$Proxy.getScaleInCooldown()default DurationBaseTargetTrackingProps.getScaleOutCooldown()Period after a scale out activity completes before another scale out activity can start.final DurationBaseTargetTrackingProps.Jsii$Proxy.getScaleOutCooldown()final DurationBasicTargetTrackingScalingPolicyProps.Jsii$Proxy.getScaleOutCooldown()final DurationTargetTrackingScalingPolicyProps.Jsii$Proxy.getScaleOutCooldown()Methods in software.amazon.awscdk.services.applicationautoscaling with parameters of type DurationModifier and TypeMethodDescriptionSets the value ofBasicStepScalingPolicyProps.getCooldown()Grace period after scaling activity.Sets the value ofStepScalingActionProps.getCooldown()Grace period after scaling activity.Sets the value ofBasicStepScalingPolicyProps.getCooldown()static ScheduleConstruct a schedule from an interval and a time unit.BaseTargetTrackingProps.Builder.scaleInCooldown(Duration scaleInCooldown) Sets the value ofBaseTargetTrackingProps.getScaleInCooldown()BasicTargetTrackingScalingPolicyProps.Builder.scaleInCooldown(Duration scaleInCooldown) Sets the value ofBaseTargetTrackingProps.getScaleInCooldown()TargetTrackingScalingPolicy.Builder.scaleInCooldown(Duration scaleInCooldown) Period after a scale in activity completes before another scale in activity can start.TargetTrackingScalingPolicyProps.Builder.scaleInCooldown(Duration scaleInCooldown) Sets the value ofBaseTargetTrackingProps.getScaleInCooldown()BaseTargetTrackingProps.Builder.scaleOutCooldown(Duration scaleOutCooldown) Sets the value ofBaseTargetTrackingProps.getScaleOutCooldown()BasicTargetTrackingScalingPolicyProps.Builder.scaleOutCooldown(Duration scaleOutCooldown) Sets the value ofBaseTargetTrackingProps.getScaleOutCooldown()TargetTrackingScalingPolicy.Builder.scaleOutCooldown(Duration scaleOutCooldown) Period after a scale out activity completes before another scale out activity can start.TargetTrackingScalingPolicyProps.Builder.scaleOutCooldown(Duration scaleOutCooldown) Sets the value ofBaseTargetTrackingProps.getScaleOutCooldown() -
Uses of Duration in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return DurationModifier and TypeMethodDescriptionOutlierDetection.getBaseEjectionDuration()The base amount of time for which a host is ejected.final DurationOutlierDetection.Jsii$Proxy.getBaseEjectionDuration()default DurationGrpcTimeout.getIdle()Represents an idle timeout.final DurationGrpcTimeout.Jsii$Proxy.getIdle()default DurationHttpTimeout.getIdle()Represents an idle timeout.final DurationHttpTimeout.Jsii$Proxy.getIdle()default DurationTcpTimeout.getIdle()Represents an idle timeout.final DurationTcpTimeout.Jsii$Proxy.getIdle()default DurationGrpcHealthCheckOptions.getInterval()The time period between each health check execution.final DurationGrpcHealthCheckOptions.Jsii$Proxy.getInterval()default DurationHttpHealthCheckOptions.getInterval()The time period between each health check execution.final DurationHttpHealthCheckOptions.Jsii$Proxy.getInterval()OutlierDetection.getInterval()The time interval between ejection sweep analysis.final DurationOutlierDetection.Jsii$Proxy.getInterval()default DurationTcpHealthCheckOptions.getInterval()The time period between each health check execution.final DurationTcpHealthCheckOptions.Jsii$Proxy.getInterval()default DurationGrpcTimeout.getPerRequest()Represents per request timeout.final DurationGrpcTimeout.Jsii$Proxy.getPerRequest()default DurationHttpTimeout.getPerRequest()Represents per request timeout.final DurationHttpTimeout.Jsii$Proxy.getPerRequest()final DurationGrpcRetryPolicy.Jsii$Proxy.getRetryTimeout()HttpRetryPolicy.getRetryTimeout()The timeout for each retry attempt.final DurationHttpRetryPolicy.Jsii$Proxy.getRetryTimeout()default DurationGrpcHealthCheckOptions.getTimeout()The amount of time to wait when receiving a response from the health check.final DurationGrpcHealthCheckOptions.Jsii$Proxy.getTimeout()default DurationHttpHealthCheckOptions.getTimeout()The amount of time to wait when receiving a response from the health check.final DurationHttpHealthCheckOptions.Jsii$Proxy.getTimeout()default DurationTcpHealthCheckOptions.getTimeout()The amount of time to wait when receiving a response from the health check.final DurationTcpHealthCheckOptions.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.appmesh with parameters of type DurationModifier and TypeMethodDescriptionOutlierDetection.Builder.baseEjectionDuration(Duration baseEjectionDuration) Sets the value ofOutlierDetection.getBaseEjectionDuration()Sets the value ofGrpcTimeout.getIdle()Sets the value ofHttpTimeout.getIdle()Sets the value ofTcpTimeout.getIdle()Sets the value ofGrpcHealthCheckOptions.getInterval()Sets the value ofHttpHealthCheckOptions.getInterval()Sets the value ofOutlierDetection.getInterval()Sets the value ofTcpHealthCheckOptions.getInterval()GrpcTimeout.Builder.perRequest(Duration perRequest) Sets the value ofGrpcTimeout.getPerRequest()HttpTimeout.Builder.perRequest(Duration perRequest) Sets the value ofHttpTimeout.getPerRequest()GrpcRetryPolicy.Builder.retryTimeout(Duration retryTimeout) Sets the value ofHttpRetryPolicy.getRetryTimeout()HttpRetryPolicy.Builder.retryTimeout(Duration retryTimeout) Sets the value ofHttpRetryPolicy.getRetryTimeout()Sets the value ofGrpcHealthCheckOptions.getTimeout()Sets the value ofHttpHealthCheckOptions.getTimeout()Sets the value ofTcpHealthCheckOptions.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.apprunner.alpha
Methods in software.amazon.awscdk.services.apprunner.alpha that return DurationModifier and TypeMethodDescriptionHealthCheck.getInterval()default DurationHttpHealthCheckOptions.getInterval()(experimental) The time interval, in seconds, between health checks.final DurationHttpHealthCheckOptions.Jsii$Proxy.getInterval()default DurationTcpHealthCheckOptions.getInterval()(experimental) The time interval, in seconds, between health checks.final DurationTcpHealthCheckOptions.Jsii$Proxy.getInterval()HealthCheck.getTimeout()default DurationHttpHealthCheckOptions.getTimeout()(experimental) The time, in seconds, to wait for a health check response before deciding it failed.final DurationHttpHealthCheckOptions.Jsii$Proxy.getTimeout()default DurationTcpHealthCheckOptions.getTimeout()(experimental) The time, in seconds, to wait for a health check response before deciding it failed.final DurationTcpHealthCheckOptions.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.apprunner.alpha with parameters of type DurationModifier and TypeMethodDescriptionSets the value ofHttpHealthCheckOptions.getInterval()Sets the value ofTcpHealthCheckOptions.getInterval()Sets the value ofHttpHealthCheckOptions.getTimeout()Sets the value ofTcpHealthCheckOptions.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return DurationModifier and TypeMethodDescriptiondefault DurationAppSyncLambdaAuthorizerConfig.getResultsCacheTtl()How long the results are cached.final DurationAppSyncLambdaAuthorizerConfig.Jsii$Proxy.getResultsCacheTtl()default DurationLambdaAuthorizerConfig.getResultsCacheTtl()How long the results are cached.final DurationLambdaAuthorizerConfig.Jsii$Proxy.getResultsCacheTtl()CachingConfig.getTtl()The TTL in seconds for a resolver that has caching enabled.final DurationCachingConfig.Jsii$Proxy.getTtl()Methods in software.amazon.awscdk.services.appsync with parameters of type DurationModifier and TypeMethodDescriptionAppSyncLambdaAuthorizerConfig.Builder.resultsCacheTtl(Duration resultsCacheTtl) Sets the value ofAppSyncLambdaAuthorizerConfig.getResultsCacheTtl()LambdaAuthorizerConfig.Builder.resultsCacheTtl(Duration resultsCacheTtl) Sets the value ofLambdaAuthorizerConfig.getResultsCacheTtl()Sets the value ofCachingConfig.getTtl() -
Uses of Duration in software.amazon.awscdk.services.autoscaling
Methods in software.amazon.awscdk.services.autoscaling that return DurationModifier and TypeMethodDescriptionfinal DurationAutoScalingGroupProps.Jsii$Proxy.getCooldown()default DurationBaseTargetTrackingProps.getCooldown()Period after a scaling completes before another scaling activity can start.final DurationBaseTargetTrackingProps.Jsii$Proxy.getCooldown()default DurationBasicStepScalingPolicyProps.getCooldown()Grace period after scaling activity.final DurationBasicStepScalingPolicyProps.Jsii$Proxy.getCooldown()final DurationBasicTargetTrackingScalingPolicyProps.Jsii$Proxy.getCooldown()default DurationCommonAutoScalingGroupProps.getCooldown()Default scaling cooldown for this AutoScalingGroup.final DurationCommonAutoScalingGroupProps.Jsii$Proxy.getCooldown()final DurationCpuUtilizationScalingProps.Jsii$Proxy.getCooldown()final DurationMetricTargetTrackingProps.Jsii$Proxy.getCooldown()final DurationNetworkUtilizationScalingProps.Jsii$Proxy.getCooldown()final DurationRequestCountScalingProps.Jsii$Proxy.getCooldown()default DurationStepScalingActionProps.getCooldown()Deprecated.cooldown is not valid with step scaling actionfinal DurationStepScalingActionProps.Jsii$Proxy.getCooldown()final DurationStepScalingPolicyProps.Jsii$Proxy.getCooldown()final DurationTargetTrackingScalingPolicyProps.Jsii$Proxy.getCooldown()final DurationAutoScalingGroupProps.Jsii$Proxy.getDefaultInstanceWarmup()default DurationCommonAutoScalingGroupProps.getDefaultInstanceWarmup()The amount of time, in seconds, until a newly launched instance can contribute to the Amazon CloudWatch metrics.final DurationCommonAutoScalingGroupProps.Jsii$Proxy.getDefaultInstanceWarmup()default DurationBaseTargetTrackingProps.getEstimatedInstanceWarmup()Estimated time until a newly launched instance can send metrics to CloudWatch.final DurationBaseTargetTrackingProps.Jsii$Proxy.getEstimatedInstanceWarmup()default DurationBasicStepScalingPolicyProps.getEstimatedInstanceWarmup()Estimated time until a newly launched instance can send metrics to CloudWatch.final DurationBasicStepScalingPolicyProps.Jsii$Proxy.getEstimatedInstanceWarmup()final DurationBasicTargetTrackingScalingPolicyProps.Jsii$Proxy.getEstimatedInstanceWarmup()final DurationCpuUtilizationScalingProps.Jsii$Proxy.getEstimatedInstanceWarmup()final DurationMetricTargetTrackingProps.Jsii$Proxy.getEstimatedInstanceWarmup()final DurationNetworkUtilizationScalingProps.Jsii$Proxy.getEstimatedInstanceWarmup()final DurationRequestCountScalingProps.Jsii$Proxy.getEstimatedInstanceWarmup()default DurationStepScalingActionProps.getEstimatedInstanceWarmup()Estimated time until a newly launched instance can send metrics to CloudWatch.final DurationStepScalingActionProps.Jsii$Proxy.getEstimatedInstanceWarmup()final DurationStepScalingPolicyProps.Jsii$Proxy.getEstimatedInstanceWarmup()final DurationTargetTrackingScalingPolicyProps.Jsii$Proxy.getEstimatedInstanceWarmup()default DurationEc2HealthCheckOptions.getGrace()Deprecated.final DurationEc2HealthCheckOptions.Jsii$Proxy.getGrace()Deprecated.ElbHealthCheckOptions.getGrace()Deprecated.final DurationElbHealthCheckOptions.Jsii$Proxy.getGrace()Deprecated.default DurationAdditionalHealthChecksOptions.getGracePeriod()Specified the time Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check.final DurationAdditionalHealthChecksOptions.Jsii$Proxy.getGracePeriod()default DurationEc2HealthChecksOptions.getGracePeriod()Specified the time Auto Scaling waits before checking the health status of an EC2 instance that has come into service and marking it unhealthy due to a failed health check.final DurationEc2HealthChecksOptions.Jsii$Proxy.getGracePeriod()HealthCheck.getGracePeriod()Deprecated.HealthChecks.getGracePeriod()default DurationBasicLifecycleHookProps.getHeartbeatTimeout()Maximum time between calls to RecordLifecycleActionHeartbeat for the hook.final DurationBasicLifecycleHookProps.Jsii$Proxy.getHeartbeatTimeout()final DurationLifecycleHookProps.Jsii$Proxy.getHeartbeatTimeout()AutoScalingGroup.getMaxInstanceLifetime()The maximum amount of time that an instance can be in service.final DurationAutoScalingGroupProps.Jsii$Proxy.getMaxInstanceLifetime()default DurationCommonAutoScalingGroupProps.getMaxInstanceLifetime()The maximum amount of time that an instance can be in service.final DurationCommonAutoScalingGroupProps.Jsii$Proxy.getMaxInstanceLifetime()default DurationRollingUpdateOptions.getPauseTime()The pause time after making a change to a batch of instances.final DurationRollingUpdateOptions.Jsii$Proxy.getPauseTime()default DurationSignalsOptions.getTimeout()How long to wait for the signals to be sent.final DurationSignalsOptions.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.autoscaling with parameters of type DurationModifier and TypeMethodDescriptionDefault scaling cooldown for this AutoScalingGroup.Sets the value ofCommonAutoScalingGroupProps.getCooldown()Sets the value ofBaseTargetTrackingProps.getCooldown()Sets the value ofBasicStepScalingPolicyProps.getCooldown()Sets the value ofBaseTargetTrackingProps.getCooldown()Sets the value ofCommonAutoScalingGroupProps.getCooldown()Sets the value ofBaseTargetTrackingProps.getCooldown()Sets the value ofBaseTargetTrackingProps.getCooldown()Sets the value ofBaseTargetTrackingProps.getCooldown()Sets the value ofBaseTargetTrackingProps.getCooldown()Deprecated.cooldown is not valid with step scaling actionDeprecated.cooldown is not valid with step scaling actionGrace period after scaling activity.Sets the value ofBasicStepScalingPolicyProps.getCooldown()Period after a scaling completes before another scaling activity can start.Sets the value ofBaseTargetTrackingProps.getCooldown()AutoScalingGroup.Builder.defaultInstanceWarmup(Duration defaultInstanceWarmup) The amount of time, in seconds, until a newly launched instance can contribute to the Amazon CloudWatch metrics.AutoScalingGroupProps.Builder.defaultInstanceWarmup(Duration defaultInstanceWarmup) Sets the value ofCommonAutoScalingGroupProps.getDefaultInstanceWarmup()CommonAutoScalingGroupProps.Builder.defaultInstanceWarmup(Duration defaultInstanceWarmup) Sets the value ofCommonAutoScalingGroupProps.getDefaultInstanceWarmup()BaseTargetTrackingProps.Builder.estimatedInstanceWarmup(Duration estimatedInstanceWarmup) Sets the value ofBaseTargetTrackingProps.getEstimatedInstanceWarmup()BasicStepScalingPolicyProps.Builder.estimatedInstanceWarmup(Duration estimatedInstanceWarmup) Sets the value ofBasicStepScalingPolicyProps.getEstimatedInstanceWarmup()BasicTargetTrackingScalingPolicyProps.Builder.estimatedInstanceWarmup(Duration estimatedInstanceWarmup) Sets the value ofBaseTargetTrackingProps.getEstimatedInstanceWarmup()CpuUtilizationScalingProps.Builder.estimatedInstanceWarmup(Duration estimatedInstanceWarmup) Sets the value ofBaseTargetTrackingProps.getEstimatedInstanceWarmup()MetricTargetTrackingProps.Builder.estimatedInstanceWarmup(Duration estimatedInstanceWarmup) Sets the value ofBaseTargetTrackingProps.getEstimatedInstanceWarmup()NetworkUtilizationScalingProps.Builder.estimatedInstanceWarmup(Duration estimatedInstanceWarmup) Sets the value ofBaseTargetTrackingProps.getEstimatedInstanceWarmup()RequestCountScalingProps.Builder.estimatedInstanceWarmup(Duration estimatedInstanceWarmup) Sets the value ofBaseTargetTrackingProps.getEstimatedInstanceWarmup()StepScalingAction.Builder.estimatedInstanceWarmup(Duration estimatedInstanceWarmup) Estimated time until a newly launched instance can send metrics to CloudWatch.StepScalingActionProps.Builder.estimatedInstanceWarmup(Duration estimatedInstanceWarmup) Sets the value ofStepScalingActionProps.getEstimatedInstanceWarmup()StepScalingPolicy.Builder.estimatedInstanceWarmup(Duration estimatedInstanceWarmup) Estimated time until a newly launched instance can send metrics to CloudWatch.StepScalingPolicyProps.Builder.estimatedInstanceWarmup(Duration estimatedInstanceWarmup) Sets the value ofBasicStepScalingPolicyProps.getEstimatedInstanceWarmup()TargetTrackingScalingPolicy.Builder.estimatedInstanceWarmup(Duration estimatedInstanceWarmup) Estimated time until a newly launched instance can send metrics to CloudWatch.TargetTrackingScalingPolicyProps.Builder.estimatedInstanceWarmup(Duration estimatedInstanceWarmup) Sets the value ofBaseTargetTrackingProps.getEstimatedInstanceWarmup()Deprecated.Deprecated.AdditionalHealthChecksOptions.Builder.gracePeriod(Duration gracePeriod) Sets the value ofAdditionalHealthChecksOptions.getGracePeriod()Ec2HealthChecksOptions.Builder.gracePeriod(Duration gracePeriod) Sets the value ofEc2HealthChecksOptions.getGracePeriod()BasicLifecycleHookProps.Builder.heartbeatTimeout(Duration heartbeatTimeout) Sets the value ofBasicLifecycleHookProps.getHeartbeatTimeout()LifecycleHook.Builder.heartbeatTimeout(Duration heartbeatTimeout) Maximum time between calls to RecordLifecycleActionHeartbeat for the hook.LifecycleHookProps.Builder.heartbeatTimeout(Duration heartbeatTimeout) Sets the value ofBasicLifecycleHookProps.getHeartbeatTimeout()AutoScalingGroup.Builder.maxInstanceLifetime(Duration maxInstanceLifetime) The maximum amount of time that an instance can be in service.AutoScalingGroupProps.Builder.maxInstanceLifetime(Duration maxInstanceLifetime) Sets the value ofCommonAutoScalingGroupProps.getMaxInstanceLifetime()CommonAutoScalingGroupProps.Builder.maxInstanceLifetime(Duration maxInstanceLifetime) Sets the value ofCommonAutoScalingGroupProps.getMaxInstanceLifetime()Sets the value ofRollingUpdateOptions.getPauseTime()Sets the value ofSignalsOptions.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.backup
Methods in software.amazon.awscdk.services.backup that return DurationModifier and TypeMethodDescriptiondefault DurationLockConfiguration.getChangeableFor()The duration before the lock date.final DurationLockConfiguration.Jsii$Proxy.getChangeableFor()default DurationBackupPlanRuleProps.getCompletionWindow()The duration after a backup job is successfully started before it must be completed or it is canceled by AWS Backup.final DurationBackupPlanRuleProps.Jsii$Proxy.getCompletionWindow()default DurationBackupPlanCopyActionProps.getDeleteAfter()Specifies the duration after creation that a copied recovery point is deleted from the destination vault.final DurationBackupPlanCopyActionProps.Jsii$Proxy.getDeleteAfter()default DurationBackupPlanRuleProps.getDeleteAfter()Specifies the duration after creation that a recovery point is deleted.final DurationBackupPlanRuleProps.Jsii$Proxy.getDeleteAfter()default DurationLockConfiguration.getMaxRetention()The maximum retention period that the vault retains its recovery points.final DurationLockConfiguration.Jsii$Proxy.getMaxRetention()LockConfiguration.getMinRetention()The minimum retention period that the vault retains its recovery points.final DurationLockConfiguration.Jsii$Proxy.getMinRetention()default DurationBackupPlanCopyActionProps.getMoveToColdStorageAfter()Specifies the duration after creation that a copied recovery point is moved to cold storage.final DurationBackupPlanCopyActionProps.Jsii$Proxy.getMoveToColdStorageAfter()default DurationBackupPlanRuleProps.getMoveToColdStorageAfter()Specifies the duration after creation that a recovery point is moved to cold storage.final DurationBackupPlanRuleProps.Jsii$Proxy.getMoveToColdStorageAfter()default DurationBackupPlanRuleProps.getStartWindow()The duration after a backup is scheduled before a job is canceled if it doesn't start successfully.final DurationBackupPlanRuleProps.Jsii$Proxy.getStartWindow()Methods in software.amazon.awscdk.services.backup with parameters of type DurationModifier and TypeMethodDescriptionLockConfiguration.Builder.changeableFor(Duration changeableFor) Sets the value ofLockConfiguration.getChangeableFor()BackupPlanRule.Builder.completionWindow(Duration completionWindow) The duration after a backup job is successfully started before it must be completed or it is canceled by AWS Backup.BackupPlanRuleProps.Builder.completionWindow(Duration completionWindow) Sets the value ofBackupPlanRuleProps.getCompletionWindow()BackupPlanCopyActionProps.Builder.deleteAfter(Duration deleteAfter) Sets the value ofBackupPlanCopyActionProps.getDeleteAfter()BackupPlanRule.Builder.deleteAfter(Duration deleteAfter) Specifies the duration after creation that a recovery point is deleted.BackupPlanRuleProps.Builder.deleteAfter(Duration deleteAfter) Sets the value ofBackupPlanRuleProps.getDeleteAfter()LockConfiguration.Builder.maxRetention(Duration maxRetention) Sets the value ofLockConfiguration.getMaxRetention()LockConfiguration.Builder.minRetention(Duration minRetention) Sets the value ofLockConfiguration.getMinRetention()BackupPlanCopyActionProps.Builder.moveToColdStorageAfter(Duration moveToColdStorageAfter) Sets the value ofBackupPlanCopyActionProps.getMoveToColdStorageAfter()BackupPlanRule.Builder.moveToColdStorageAfter(Duration moveToColdStorageAfter) Specifies the duration after creation that a recovery point is moved to cold storage.BackupPlanRuleProps.Builder.moveToColdStorageAfter(Duration moveToColdStorageAfter) Sets the value ofBackupPlanRuleProps.getMoveToColdStorageAfter()BackupPlanRule.Builder.startWindow(Duration startWindow) The duration after a backup is scheduled before a job is canceled if it doesn't start successfully.BackupPlanRuleProps.Builder.startWindow(Duration startWindow) Sets the value ofBackupPlanRuleProps.getStartWindow() -
Uses of Duration in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return DurationModifier and TypeMethodDescriptionJobStateTimeLimitAction.getMaxTime()The approximate amount of time, that must pass with the job in the specified state before the action is taken.final DurationJobStateTimeLimitAction.Jsii$Proxy.getMaxTime()FairshareSchedulingPolicy.getShareDecay()The amount of time to use to measure the usage of each job.default DurationFairshareSchedulingPolicyProps.getShareDecay()The amount of time to use to measure the usage of each job.final DurationFairshareSchedulingPolicyProps.Jsii$Proxy.getShareDecay()default DurationIFairshareSchedulingPolicy.getShareDecay()The amount of time to use to measure the usage of each job.default DurationIFairshareSchedulingPolicy.Jsii$Default.getShareDecay()The amount of time to use to measure the usage of each job.EcsJobDefinition.getTimeout()The timeout time for jobs that are submitted with this job definition.final DurationEcsJobDefinitionProps.Jsii$Proxy.getTimeout()EksJobDefinition.getTimeout()The timeout time for jobs that are submitted with this job definition.final DurationEksJobDefinitionProps.Jsii$Proxy.getTimeout()default DurationIJobDefinition.getTimeout()The timeout time for jobs that are submitted with this job definition.default DurationIJobDefinition.Jsii$Default.getTimeout()The timeout time for jobs that are submitted with this job definition.default DurationJobDefinitionProps.getTimeout()The timeout time for jobs that are submitted with this job definition.final DurationJobDefinitionProps.Jsii$Proxy.getTimeout()MultiNodeJobDefinition.getTimeout()The timeout time for jobs that are submitted with this job definition.final DurationMultiNodeJobDefinitionProps.Jsii$Proxy.getTimeout()FargateComputeEnvironment.getUpdateTimeout()Only meaningful ifterminateOnUpdateisfalse.final DurationFargateComputeEnvironmentProps.Jsii$Proxy.getUpdateTimeout()default DurationIManagedComputeEnvironment.getUpdateTimeout()Only meaningful ifterminateOnUpdateisfalse.default DurationIManagedComputeEnvironment.Jsii$Default.getUpdateTimeout()Only meaningful ifterminateOnUpdateisfalse.default DurationManagedComputeEnvironmentProps.getUpdateTimeout()Only meaningful ifterminateOnUpdateisfalse.final DurationManagedComputeEnvironmentProps.Jsii$Proxy.getUpdateTimeout()ManagedEc2EcsComputeEnvironment.getUpdateTimeout()Only meaningful ifterminateOnUpdateisfalse.final DurationManagedEc2EcsComputeEnvironmentProps.Jsii$Proxy.getUpdateTimeout()ManagedEc2EksComputeEnvironment.getUpdateTimeout()Only meaningful ifterminateOnUpdateisfalse.final DurationManagedEc2EksComputeEnvironmentProps.Jsii$Proxy.getUpdateTimeout()Methods in software.amazon.awscdk.services.batch with parameters of type DurationModifier and TypeMethodDescriptionSets the value ofJobStateTimeLimitAction.getMaxTime()FairshareSchedulingPolicy.Builder.shareDecay(Duration shareDecay) The amount of time to use to measure the usage of each job.FairshareSchedulingPolicyProps.Builder.shareDecay(Duration shareDecay) Sets the value ofFairshareSchedulingPolicyProps.getShareDecay()The timeout time for jobs that are submitted with this job definition.Sets the value ofJobDefinitionProps.getTimeout()The timeout time for jobs that are submitted with this job definition.Sets the value ofJobDefinitionProps.getTimeout()Sets the value ofJobDefinitionProps.getTimeout()The timeout time for jobs that are submitted with this job definition.Sets the value ofJobDefinitionProps.getTimeout()FargateComputeEnvironment.Builder.updateTimeout(Duration updateTimeout) Only meaningful ifterminateOnUpdateisfalse.FargateComputeEnvironmentProps.Builder.updateTimeout(Duration updateTimeout) Sets the value ofManagedComputeEnvironmentProps.getUpdateTimeout()ManagedComputeEnvironmentProps.Builder.updateTimeout(Duration updateTimeout) Sets the value ofManagedComputeEnvironmentProps.getUpdateTimeout()ManagedEc2EcsComputeEnvironment.Builder.updateTimeout(Duration updateTimeout) Only meaningful ifterminateOnUpdateisfalse.ManagedEc2EcsComputeEnvironmentProps.Builder.updateTimeout(Duration updateTimeout) Sets the value ofManagedComputeEnvironmentProps.getUpdateTimeout()ManagedEc2EksComputeEnvironment.Builder.updateTimeout(Duration updateTimeout) Only meaningful ifterminateOnUpdateisfalse.ManagedEc2EksComputeEnvironmentProps.Builder.updateTimeout(Duration updateTimeout) Sets the value ofManagedComputeEnvironmentProps.getUpdateTimeout() -
Uses of Duration in software.amazon.awscdk.services.bedrock.agentcore.alpha
Methods in software.amazon.awscdk.services.bedrock.agentcore.alpha that return DurationModifier and TypeMethodDescriptionMemory.getExpirationDuration()(experimental) The expiration days of the memory.default DurationMemoryProps.getExpirationDuration()(experimental) Short-term memory expiration in days (between 7 and 365).final DurationMemoryProps.Jsii$Proxy.getExpirationDuration()default DurationLifecycleConfiguration.getIdleRuntimeSessionTimeout()(experimental) Timeout in seconds for idle runtime sessions.final DurationLifecycleConfiguration.Jsii$Proxy.getIdleRuntimeSessionTimeout()default DurationLifecycleConfiguration.getMaxLifetime()(experimental) Maximum lifetime for the instance in seconds.final DurationLifecycleConfiguration.Jsii$Proxy.getMaxLifetime()default DurationTriggerConditions.getTimeBasedTrigger()(experimental) Triggers memory processing when the session has been idle for the specified duration.final DurationTriggerConditions.Jsii$Proxy.getTimeBasedTrigger()Methods in software.amazon.awscdk.services.bedrock.agentcore.alpha with parameters of type DurationModifier and TypeMethodDescriptionMemory.Builder.expirationDuration(Duration expirationDuration) (experimental) Short-term memory expiration in days (between 7 and 365).MemoryProps.Builder.expirationDuration(Duration expirationDuration) Sets the value ofMemoryProps.getExpirationDuration()LifecycleConfiguration.Builder.idleRuntimeSessionTimeout(Duration idleRuntimeSessionTimeout) Sets the value ofLifecycleConfiguration.getIdleRuntimeSessionTimeout()LifecycleConfiguration.Builder.maxLifetime(Duration maxLifetime) Sets the value ofLifecycleConfiguration.getMaxLifetime()TriggerConditions.Builder.timeBasedTrigger(Duration timeBasedTrigger) Sets the value ofTriggerConditions.getTimeBasedTrigger() -
Uses of Duration in software.amazon.awscdk.services.bedrock.alpha
Methods in software.amazon.awscdk.services.bedrock.alpha that return DurationModifier and TypeMethodDescriptiondefault DurationAgentProps.getIdleSessionTTL()(experimental) How long sessions should be kept open for the agent.final DurationAgentProps.Jsii$Proxy.getIdleSessionTTL()default DurationSessionSummaryMemoryProps.getMemoryDuration()(experimental) Duration for which session summaries are retained (between 1 and 365 days).final DurationSessionSummaryMemoryProps.Jsii$Proxy.getMemoryDuration()Methods in software.amazon.awscdk.services.bedrock.alpha with parameters of type DurationModifier and TypeMethodDescriptionAgent.Builder.idleSessionTtl(Duration idleSessionTtl) (experimental) How long sessions should be kept open for the agent.AgentProps.Builder.idleSessionTtl(Duration idleSessionTtl) Sets the value ofinvalid reference
AgentProps#getIdleSessionTtlMemory.Builder.memoryDuration(Duration memoryDuration) (experimental) Duration for which session summaries are retained (between 1 and 365 days).SessionSummaryMemoryProps.Builder.memoryDuration(Duration memoryDuration) Sets the value ofSessionSummaryMemoryProps.getMemoryDuration() -
Uses of Duration in software.amazon.awscdk.services.cloud9.alpha
Methods in software.amazon.awscdk.services.cloud9.alpha that return DurationModifier and TypeMethodDescriptiondefault DurationEc2EnvironmentProps.getAutomaticStop()(experimental) The number of minutes until the running instance is shut down after the environment was last used.final DurationEc2EnvironmentProps.Jsii$Proxy.getAutomaticStop()Methods in software.amazon.awscdk.services.cloud9.alpha with parameters of type DurationModifier and TypeMethodDescriptionEc2Environment.Builder.automaticStop(Duration automaticStop) (experimental) The number of minutes until the running instance is shut down after the environment was last used.Ec2EnvironmentProps.Builder.automaticStop(Duration automaticStop) Sets the value ofEc2EnvironmentProps.getAutomaticStop() -
Uses of Duration in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return DurationModifier and TypeMethodDescriptiondefault DurationResponseHeadersCorsBehavior.getAccessControlMaxAge()A number that CloudFront uses as the value for the Access-Control-Max-Age HTTP response header.final DurationResponseHeadersCorsBehavior.Jsii$Proxy.getAccessControlMaxAge()ResponseHeadersStrictTransportSecurity.getAccessControlMaxAge()A number that CloudFront uses as the value for the max-age directive in the Strict-Transport-Security HTTP response header.final DurationResponseHeadersStrictTransportSecurity.Jsii$Proxy.getAccessControlMaxAge()default DurationOriginOptions.getConnectionTimeout()The number of seconds that CloudFront waits when trying to establish a connection to the origin.final DurationOriginOptions.Jsii$Proxy.getConnectionTimeout()final DurationOriginProps.Jsii$Proxy.getConnectionTimeout()default DurationSourceConfiguration.getConnectionTimeout()The number of seconds that CloudFront waits when trying to establish a connection to the origin.final DurationSourceConfiguration.Jsii$Proxy.getConnectionTimeout()default DurationBehavior.getDefaultTtl()The default amount of time CloudFront will cache an object.final DurationBehavior.Jsii$Proxy.getDefaultTtl()default DurationCachePolicyProps.getDefaultTtl()The default amount of time for objects to stay in the CloudFront cache.final DurationCachePolicyProps.Jsii$Proxy.getDefaultTtl()default DurationBehavior.getMaxTtl()The max amount of time you want objects to stay in the cache before CloudFront queries your origin.final DurationBehavior.Jsii$Proxy.getMaxTtl()default DurationCachePolicyProps.getMaxTtl()The maximum amount of time for objects to stay in the CloudFront cache.final DurationCachePolicyProps.Jsii$Proxy.getMaxTtl()default DurationBehavior.getMinTtl()The minimum amount of time that you want objects to stay in the cache before CloudFront queries your origin.final DurationBehavior.Jsii$Proxy.getMinTtl()default DurationCachePolicyProps.getMinTtl()The minimum amount of time for objects to stay in the CloudFront cache.final DurationCachePolicyProps.Jsii$Proxy.getMinTtl()default DurationCustomOriginConfig.getOriginKeepaliveTimeout()The keep alive timeout when making calls in seconds.final DurationCustomOriginConfig.Jsii$Proxy.getOriginKeepaliveTimeout()default DurationCustomOriginConfig.getOriginReadTimeout()The read timeout when calling the origin in seconds.final DurationCustomOriginConfig.Jsii$Proxy.getOriginReadTimeout()default DurationOriginOptions.getResponseCompletionTimeout()The time that a request from CloudFront to the origin can stay open and wait for a response.final DurationOriginOptions.Jsii$Proxy.getResponseCompletionTimeout()final DurationOriginProps.Jsii$Proxy.getResponseCompletionTimeout()default DurationErrorResponse.getTtl()The minimum amount of time, in seconds, that you want CloudFront to cache the HTTP status code specified in ErrorCode.final DurationErrorResponse.Jsii$Proxy.getTtl()Methods in software.amazon.awscdk.services.cloudfront with parameters of type DurationModifier and TypeMethodDescriptionResponseHeadersCorsBehavior.Builder.accessControlMaxAge(Duration accessControlMaxAge) Sets the value ofResponseHeadersCorsBehavior.getAccessControlMaxAge()ResponseHeadersStrictTransportSecurity.Builder.accessControlMaxAge(Duration accessControlMaxAge) Sets the value ofResponseHeadersStrictTransportSecurity.getAccessControlMaxAge()OriginOptions.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofOriginOptions.getConnectionTimeout()OriginProps.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofOriginOptions.getConnectionTimeout()SourceConfiguration.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofSourceConfiguration.getConnectionTimeout()Behavior.Builder.defaultTtl(Duration defaultTtl) Sets the value ofBehavior.getDefaultTtl()CachePolicy.Builder.defaultTtl(Duration defaultTtl) The default amount of time for objects to stay in the CloudFront cache.CachePolicyProps.Builder.defaultTtl(Duration defaultTtl) Sets the value ofCachePolicyProps.getDefaultTtl()Sets the value ofBehavior.getMaxTtl()The maximum amount of time for objects to stay in the CloudFront cache.Sets the value ofCachePolicyProps.getMaxTtl()Sets the value ofBehavior.getMinTtl()The minimum amount of time for objects to stay in the CloudFront cache.Sets the value ofCachePolicyProps.getMinTtl()CustomOriginConfig.Builder.originKeepaliveTimeout(Duration originKeepaliveTimeout) Sets the value ofCustomOriginConfig.getOriginKeepaliveTimeout()CustomOriginConfig.Builder.originReadTimeout(Duration originReadTimeout) Sets the value ofCustomOriginConfig.getOriginReadTimeout()OriginOptions.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Sets the value ofOriginOptions.getResponseCompletionTimeout()OriginProps.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Sets the value ofOriginOptions.getResponseCompletionTimeout()Sets the value ofErrorResponse.getTtl()protected voidOriginBase.validateResponseCompletionTimeoutWithReadTimeout(Duration responseCompletionTimeout) Validates that responseCompletionTimeout is greater than or equal to readTimeout when both are specified.protected voidOriginBase.validateResponseCompletionTimeoutWithReadTimeout(Duration responseCompletionTimeout, Duration readTimeout) Validates that responseCompletionTimeout is greater than or equal to readTimeout when both are specified. -
Uses of Duration in software.amazon.awscdk.services.cloudfront.experimental
Methods in software.amazon.awscdk.services.cloudfront.experimental that return DurationModifier and TypeMethodDescriptionfinal DurationEdgeFunctionProps.Jsii$Proxy.getMaxEventAge()final DurationEdgeFunctionProps.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.cloudfront.experimental with parameters of type DurationModifier and TypeMethodDescriptionEdgeFunction.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.EdgeFunctionProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofEventInvokeConfigOptions.getMaxEventAge()The function execution time (in seconds) after which Lambda terminates the function.Sets the value ofFunctionOptions.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.cloudfront.origins
Methods in software.amazon.awscdk.services.cloudfront.origins that return DurationModifier and TypeMethodDescriptionfinal DurationFunctionUrlOriginBaseProps.Jsii$Proxy.getConnectionTimeout()final DurationFunctionUrlOriginProps.Jsii$Proxy.getConnectionTimeout()final DurationFunctionUrlOriginWithOACProps.Jsii$Proxy.getConnectionTimeout()final DurationHttpOriginProps.Jsii$Proxy.getConnectionTimeout()final DurationLoadBalancerV2OriginProps.Jsii$Proxy.getConnectionTimeout()final DurationRestApiOriginProps.Jsii$Proxy.getConnectionTimeout()final DurationS3BucketOriginBaseProps.Jsii$Proxy.getConnectionTimeout()final DurationS3BucketOriginWithOACProps.Jsii$Proxy.getConnectionTimeout()final DurationS3BucketOriginWithOAIProps.Jsii$Proxy.getConnectionTimeout()final DurationS3OriginProps.Jsii$Proxy.getConnectionTimeout()final DurationS3StaticWebsiteOriginProps.Jsii$Proxy.getConnectionTimeout()final DurationVpcOriginProps.Jsii$Proxy.getConnectionTimeout()final DurationVpcOriginWithEndpointProps.Jsii$Proxy.getConnectionTimeout()default DurationFunctionUrlOriginProps.getKeepaliveTimeout()Specifies how long, in seconds, CloudFront persists its connection to the origin.final DurationFunctionUrlOriginProps.Jsii$Proxy.getKeepaliveTimeout()final DurationFunctionUrlOriginWithOACProps.Jsii$Proxy.getKeepaliveTimeout()default DurationHttpOriginProps.getKeepaliveTimeout()Specifies how long, in seconds, CloudFront persists its connection to the origin.final DurationHttpOriginProps.Jsii$Proxy.getKeepaliveTimeout()final DurationLoadBalancerV2OriginProps.Jsii$Proxy.getKeepaliveTimeout()default DurationRestApiOriginProps.getKeepaliveTimeout()Specifies how long, in seconds, CloudFront persists its connection to the origin.final DurationRestApiOriginProps.Jsii$Proxy.getKeepaliveTimeout()final DurationS3StaticWebsiteOriginProps.Jsii$Proxy.getKeepaliveTimeout()default DurationVpcOriginProps.getKeepaliveTimeout()Specifies how long, in seconds, CloudFront persists its connection to the origin.final DurationVpcOriginProps.Jsii$Proxy.getKeepaliveTimeout()final DurationVpcOriginWithEndpointProps.Jsii$Proxy.getKeepaliveTimeout()default DurationFunctionUrlOriginProps.getReadTimeout()Specifies how long, in seconds, CloudFront waits for a response from the origin.final DurationFunctionUrlOriginProps.Jsii$Proxy.getReadTimeout()final DurationFunctionUrlOriginWithOACProps.Jsii$Proxy.getReadTimeout()default DurationHttpOriginProps.getReadTimeout()Specifies how long, in seconds, CloudFront waits for a response from the origin, also known as the origin response timeout.final DurationHttpOriginProps.Jsii$Proxy.getReadTimeout()final DurationLoadBalancerV2OriginProps.Jsii$Proxy.getReadTimeout()default DurationRestApiOriginProps.getReadTimeout()Specifies how long, in seconds, CloudFront waits for a response from the origin, also known as the origin response timeout.final DurationRestApiOriginProps.Jsii$Proxy.getReadTimeout()final DurationS3StaticWebsiteOriginProps.Jsii$Proxy.getReadTimeout()default DurationVpcOriginProps.getReadTimeout()Specifies how long, in seconds, CloudFront waits for a response from the origin, also known as the origin response timeout.final DurationVpcOriginProps.Jsii$Proxy.getReadTimeout()final DurationVpcOriginWithEndpointProps.Jsii$Proxy.getReadTimeout()final DurationFunctionUrlOriginBaseProps.Jsii$Proxy.getResponseCompletionTimeout()final DurationFunctionUrlOriginProps.Jsii$Proxy.getResponseCompletionTimeout()final DurationFunctionUrlOriginWithOACProps.Jsii$Proxy.getResponseCompletionTimeout()final DurationHttpOriginProps.Jsii$Proxy.getResponseCompletionTimeout()final DurationLoadBalancerV2OriginProps.Jsii$Proxy.getResponseCompletionTimeout()final DurationRestApiOriginProps.Jsii$Proxy.getResponseCompletionTimeout()final DurationS3BucketOriginBaseProps.Jsii$Proxy.getResponseCompletionTimeout()final DurationS3BucketOriginWithOACProps.Jsii$Proxy.getResponseCompletionTimeout()final DurationS3BucketOriginWithOAIProps.Jsii$Proxy.getResponseCompletionTimeout()final DurationS3OriginProps.Jsii$Proxy.getResponseCompletionTimeout()final DurationS3StaticWebsiteOriginProps.Jsii$Proxy.getResponseCompletionTimeout()final DurationVpcOriginProps.Jsii$Proxy.getResponseCompletionTimeout()final DurationVpcOriginWithEndpointProps.Jsii$Proxy.getResponseCompletionTimeout()Methods in software.amazon.awscdk.services.cloudfront.origins with parameters of type DurationModifier and TypeMethodDescriptionFunctionUrlOrigin.Builder.connectionTimeout(Duration connectionTimeout) The number of seconds that CloudFront waits when trying to establish a connection to the origin.FunctionUrlOriginBaseProps.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofOriginOptions.getConnectionTimeout()FunctionUrlOriginProps.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofOriginOptions.getConnectionTimeout()FunctionUrlOriginWithOACProps.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofOriginOptions.getConnectionTimeout()HttpOrigin.Builder.connectionTimeout(Duration connectionTimeout) The number of seconds that CloudFront waits when trying to establish a connection to the origin.HttpOriginProps.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofOriginOptions.getConnectionTimeout()LoadBalancerV2Origin.Builder.connectionTimeout(Duration connectionTimeout) The number of seconds that CloudFront waits when trying to establish a connection to the origin.LoadBalancerV2OriginProps.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofOriginOptions.getConnectionTimeout()RestApiOrigin.Builder.connectionTimeout(Duration connectionTimeout) The number of seconds that CloudFront waits when trying to establish a connection to the origin.RestApiOriginProps.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofOriginOptions.getConnectionTimeout()S3BucketOriginBaseProps.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofOriginOptions.getConnectionTimeout()S3BucketOriginWithOACProps.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofOriginOptions.getConnectionTimeout()S3BucketOriginWithOAIProps.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofOriginOptions.getConnectionTimeout()S3Origin.Builder.connectionTimeout(Duration connectionTimeout) Deprecated.The number of seconds that CloudFront waits when trying to establish a connection to the origin.S3OriginProps.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofOriginOptions.getConnectionTimeout()S3StaticWebsiteOrigin.Builder.connectionTimeout(Duration connectionTimeout) The number of seconds that CloudFront waits when trying to establish a connection to the origin.S3StaticWebsiteOriginProps.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofOriginOptions.getConnectionTimeout()VpcOriginProps.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofOriginOptions.getConnectionTimeout()VpcOriginWithEndpointProps.Builder.connectionTimeout(Duration connectionTimeout) Sets the value ofOriginOptions.getConnectionTimeout()FunctionUrlOrigin.Builder.keepaliveTimeout(Duration keepaliveTimeout) Specifies how long, in seconds, CloudFront persists its connection to the origin.FunctionUrlOriginProps.Builder.keepaliveTimeout(Duration keepaliveTimeout) Sets the value ofFunctionUrlOriginProps.getKeepaliveTimeout()FunctionUrlOriginWithOACProps.Builder.keepaliveTimeout(Duration keepaliveTimeout) Sets the value ofFunctionUrlOriginProps.getKeepaliveTimeout()HttpOrigin.Builder.keepaliveTimeout(Duration keepaliveTimeout) Specifies how long, in seconds, CloudFront persists its connection to the origin.HttpOriginProps.Builder.keepaliveTimeout(Duration keepaliveTimeout) Sets the value ofHttpOriginProps.getKeepaliveTimeout()LoadBalancerV2Origin.Builder.keepaliveTimeout(Duration keepaliveTimeout) Specifies how long, in seconds, CloudFront persists its connection to the origin.LoadBalancerV2OriginProps.Builder.keepaliveTimeout(Duration keepaliveTimeout) Sets the value ofHttpOriginProps.getKeepaliveTimeout()RestApiOrigin.Builder.keepaliveTimeout(Duration keepaliveTimeout) Specifies how long, in seconds, CloudFront persists its connection to the origin.RestApiOriginProps.Builder.keepaliveTimeout(Duration keepaliveTimeout) Sets the value ofRestApiOriginProps.getKeepaliveTimeout()S3StaticWebsiteOrigin.Builder.keepaliveTimeout(Duration keepaliveTimeout) Specifies how long, in seconds, CloudFront persists its connection to the origin.S3StaticWebsiteOriginProps.Builder.keepaliveTimeout(Duration keepaliveTimeout) Sets the value ofHttpOriginProps.getKeepaliveTimeout()VpcOriginProps.Builder.keepaliveTimeout(Duration keepaliveTimeout) Sets the value ofVpcOriginProps.getKeepaliveTimeout()VpcOriginWithEndpointProps.Builder.keepaliveTimeout(Duration keepaliveTimeout) Sets the value ofVpcOriginProps.getKeepaliveTimeout()FunctionUrlOrigin.Builder.readTimeout(Duration readTimeout) Specifies how long, in seconds, CloudFront waits for a response from the origin.FunctionUrlOriginProps.Builder.readTimeout(Duration readTimeout) Sets the value ofFunctionUrlOriginProps.getReadTimeout()FunctionUrlOriginWithOACProps.Builder.readTimeout(Duration readTimeout) Sets the value ofFunctionUrlOriginProps.getReadTimeout()HttpOrigin.Builder.readTimeout(Duration readTimeout) Specifies how long, in seconds, CloudFront waits for a response from the origin, also known as the origin response timeout.HttpOriginProps.Builder.readTimeout(Duration readTimeout) Sets the value ofHttpOriginProps.getReadTimeout()LoadBalancerV2Origin.Builder.readTimeout(Duration readTimeout) Specifies how long, in seconds, CloudFront waits for a response from the origin, also known as the origin response timeout.LoadBalancerV2OriginProps.Builder.readTimeout(Duration readTimeout) Sets the value ofHttpOriginProps.getReadTimeout()RestApiOrigin.Builder.readTimeout(Duration readTimeout) Specifies how long, in seconds, CloudFront waits for a response from the origin, also known as the origin response timeout.RestApiOriginProps.Builder.readTimeout(Duration readTimeout) Sets the value ofRestApiOriginProps.getReadTimeout()S3StaticWebsiteOrigin.Builder.readTimeout(Duration readTimeout) Specifies how long, in seconds, CloudFront waits for a response from the origin, also known as the origin response timeout.S3StaticWebsiteOriginProps.Builder.readTimeout(Duration readTimeout) Sets the value ofHttpOriginProps.getReadTimeout()VpcOriginProps.Builder.readTimeout(Duration readTimeout) Sets the value ofVpcOriginProps.getReadTimeout()VpcOriginWithEndpointProps.Builder.readTimeout(Duration readTimeout) Sets the value ofVpcOriginProps.getReadTimeout()FunctionUrlOrigin.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) The time that a request from CloudFront to the origin can stay open and wait for a response.FunctionUrlOriginBaseProps.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Sets the value ofOriginOptions.getResponseCompletionTimeout()FunctionUrlOriginProps.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Sets the value ofOriginOptions.getResponseCompletionTimeout()FunctionUrlOriginWithOACProps.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Sets the value ofOriginOptions.getResponseCompletionTimeout()HttpOrigin.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) The time that a request from CloudFront to the origin can stay open and wait for a response.HttpOriginProps.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Sets the value ofOriginOptions.getResponseCompletionTimeout()LoadBalancerV2Origin.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) The time that a request from CloudFront to the origin can stay open and wait for a response.LoadBalancerV2OriginProps.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Sets the value ofOriginOptions.getResponseCompletionTimeout()RestApiOrigin.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) The time that a request from CloudFront to the origin can stay open and wait for a response.RestApiOriginProps.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Sets the value ofOriginOptions.getResponseCompletionTimeout()S3BucketOriginBaseProps.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Sets the value ofOriginOptions.getResponseCompletionTimeout()S3BucketOriginWithOACProps.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Sets the value ofOriginOptions.getResponseCompletionTimeout()S3BucketOriginWithOAIProps.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Sets the value ofOriginOptions.getResponseCompletionTimeout()S3Origin.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Deprecated.The time that a request from CloudFront to the origin can stay open and wait for a response.S3OriginProps.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Sets the value ofOriginOptions.getResponseCompletionTimeout()S3StaticWebsiteOrigin.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) The time that a request from CloudFront to the origin can stay open and wait for a response.S3StaticWebsiteOriginProps.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Sets the value ofOriginOptions.getResponseCompletionTimeout()VpcOriginProps.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Sets the value ofOriginOptions.getResponseCompletionTimeout()VpcOriginWithEndpointProps.Builder.responseCompletionTimeout(Duration responseCompletionTimeout) Sets the value ofOriginOptions.getResponseCompletionTimeout() -
Uses of Duration in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return DurationModifier and TypeMethodDescriptiondefault DurationCompositeAlarmProps.getActionsSuppressorExtensionPeriod()The maximum duration that the composite alarm waits after suppressor alarm goes out of the ALARM state.final DurationCompositeAlarmProps.Jsii$Proxy.getActionsSuppressorExtensionPeriod()default DurationCompositeAlarmProps.getActionsSuppressorWaitPeriod()The maximum duration that the composite alarm waits for the suppressor alarm to go into the ALARM state.final DurationCompositeAlarmProps.Jsii$Proxy.getActionsSuppressorWaitPeriod()default DurationDashboardProps.getDefaultInterval()Interval duration for metrics.final DurationDashboardProps.Jsii$Proxy.getDefaultInterval()default DurationAnomalyDetectionAlarmProps.getPeriod()Deprecated.Usemetric.with({ period: ...final DurationAnomalyDetectionAlarmProps.Jsii$Proxy.getPeriod()final DurationAnomalyDetectionMetricOptions.Jsii$Proxy.getPeriod()default DurationCommonMetricOptions.getPeriod()The period over which the specified statistic is applied.final DurationCommonMetricOptions.Jsii$Proxy.getPeriod()default DurationGaugeWidgetProps.getPeriod()The default period for all metrics in this widget.final DurationGaugeWidgetProps.Jsii$Proxy.getPeriod()default DurationGraphWidgetProps.getPeriod()The default period for all metrics in this widget.final DurationGraphWidgetProps.Jsii$Proxy.getPeriod()MathExpression.getPeriod()Aggregation period of this metric.default DurationMathExpressionOptions.getPeriod()The period over which the math expression's statistics are applied.final DurationMathExpressionOptions.Jsii$Proxy.getPeriod()final DurationMathExpressionProps.Jsii$Proxy.getPeriod()Metric.getPeriod()Period of this metric.final DurationMetricOptions.Jsii$Proxy.getPeriod()final DurationMetricProps.Jsii$Proxy.getPeriod()MetricStatConfig.getPeriod()How many seconds to aggregate over.final DurationMetricStatConfig.Jsii$Proxy.getPeriod()SearchExpression.getPeriod()The aggregation period for the metrics produced by the Search Expression.default DurationSearchExpressionOptions.getPeriod()The period over which the search expression's statistics are applied.final DurationSearchExpressionOptions.Jsii$Proxy.getPeriod()final DurationSearchExpressionProps.Jsii$Proxy.getPeriod()default DurationSingleValueWidgetProps.getPeriod()The default period for all metrics in this widget.final DurationSingleValueWidgetProps.Jsii$Proxy.getPeriod()default DurationTableWidgetProps.getPeriod()The default period for all metrics in this widget.final DurationTableWidgetProps.Jsii$Proxy.getPeriod()Methods in software.amazon.awscdk.services.cloudwatch with parameters of type DurationModifier and TypeMethodDescriptionCompositeAlarm.Builder.actionsSuppressorExtensionPeriod(Duration actionsSuppressorExtensionPeriod) The maximum duration that the composite alarm waits after suppressor alarm goes out of the ALARM state.CompositeAlarmProps.Builder.actionsSuppressorExtensionPeriod(Duration actionsSuppressorExtensionPeriod) Sets the value ofCompositeAlarmProps.getActionsSuppressorExtensionPeriod()CompositeAlarm.Builder.actionsSuppressorWaitPeriod(Duration actionsSuppressorWaitPeriod) The maximum duration that the composite alarm waits for the suppressor alarm to go into the ALARM state.CompositeAlarmProps.Builder.actionsSuppressorWaitPeriod(Duration actionsSuppressorWaitPeriod) Sets the value ofCompositeAlarmProps.getActionsSuppressorWaitPeriod()Dashboard.Builder.defaultInterval(Duration defaultInterval) Interval duration for metrics.DashboardProps.Builder.defaultInterval(Duration defaultInterval) Sets the value ofDashboardProps.getDefaultInterval()Deprecated.Usemetric.with({ period: ...Deprecated.Use `metric.with({ period: ...Sets the value ofMathExpressionOptions.getPeriod()Sets the value ofCommonMetricOptions.getPeriod()The default period for all metrics in this widget.Sets the value ofGaugeWidgetProps.getPeriod()The default period for all metrics in this widget.Sets the value ofGraphWidgetProps.getPeriod()The period over which the math expression's statistics are applied.Sets the value ofMathExpressionOptions.getPeriod()Sets the value ofMathExpressionOptions.getPeriod()The period over which the specified statistic is applied.Sets the value ofCommonMetricOptions.getPeriod()Sets the value ofCommonMetricOptions.getPeriod()Sets the value ofMetricStatConfig.getPeriod()The period over which the search expression's statistics are applied.Sets the value ofSearchExpressionOptions.getPeriod()Sets the value ofSearchExpressionOptions.getPeriod()The default period for all metrics in this widget.Sets the value ofSingleValueWidgetProps.getPeriod()The default period for all metrics in this widget.Sets the value ofTableWidgetProps.getPeriod() -
Uses of Duration in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return DurationModifier and TypeMethodDescriptiondefault DurationCommonProjectProps.getQueuedTimeout()The number of minutes after which AWS CodeBuild stops the build if it's still in queue.final DurationCommonProjectProps.Jsii$Proxy.getQueuedTimeout()final DurationPipelineProjectProps.Jsii$Proxy.getQueuedTimeout()final DurationProjectProps.Jsii$Proxy.getQueuedTimeout()default DurationCommonProjectProps.getTimeout()The number of minutes after which AWS CodeBuild stops the build if it's not complete.final DurationCommonProjectProps.Jsii$Proxy.getTimeout()final DurationPipelineProjectProps.Jsii$Proxy.getTimeout()final DurationProjectProps.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.codebuild with parameters of type DurationModifier and TypeMethodDescriptionCommonProjectProps.Builder.queuedTimeout(Duration queuedTimeout) Sets the value ofCommonProjectProps.getQueuedTimeout()PipelineProject.Builder.queuedTimeout(Duration queuedTimeout) The number of minutes after which AWS CodeBuild stops the build if it's still in queue.PipelineProjectProps.Builder.queuedTimeout(Duration queuedTimeout) Sets the value ofCommonProjectProps.getQueuedTimeout()Project.Builder.queuedTimeout(Duration queuedTimeout) The number of minutes after which AWS CodeBuild stops the build if it's still in queue.ProjectProps.Builder.queuedTimeout(Duration queuedTimeout) Sets the value ofCommonProjectProps.getQueuedTimeout()Sets the value ofCommonProjectProps.getTimeout()The number of minutes after which AWS CodeBuild stops the build if it's not complete.Sets the value ofCommonProjectProps.getTimeout()The number of minutes after which AWS CodeBuild stops the build if it's not complete.Sets the value ofCommonProjectProps.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.codedeploy
Methods in software.amazon.awscdk.services.codedeploy that return DurationModifier and TypeMethodDescriptiondefault DurationEcsBlueGreenDeploymentConfig.getDeploymentApprovalWaitTime()Specify how long CodeDeploy waits for approval to continue a blue-green deployment before it stops the deployment.final DurationEcsBlueGreenDeploymentConfig.Jsii$Proxy.getDeploymentApprovalWaitTime()default DurationZonalConfig.getFirstZoneMonitorDuration()The period of time that CodeDeploy must wait after completing a deployment to the first Availability Zone.final DurationZonalConfig.Jsii$Proxy.getFirstZoneMonitorDuration()BaseTrafficShiftingConfigProps.getInterval()The amount of time between traffic shifts.final DurationBaseTrafficShiftingConfigProps.Jsii$Proxy.getInterval()CustomLambdaDeploymentConfigProps.getInterval()Deprecated.UseLambdaDeploymentConfigfinal DurationCustomLambdaDeploymentConfigProps.Jsii$Proxy.getInterval()Deprecated.TimeBasedCanaryTrafficRouting.getInterval()The amount of time between additional traffic shifts.final DurationTimeBasedCanaryTrafficRoutingProps.Jsii$Proxy.getInterval()TimeBasedLinearTrafficRouting.getInterval()The amount of time between additional traffic shifts.final DurationTimeBasedLinearTrafficRoutingProps.Jsii$Proxy.getInterval()default DurationZonalConfig.getMonitorDuration()The period of time that CodeDeploy must wait after completing a deployment to an Availability Zone.final DurationZonalConfig.Jsii$Proxy.getMonitorDuration()default DurationEcsBlueGreenDeploymentConfig.getTerminationWaitTime()Specify how long CodeDeploy waits before it terminates the original 'blue' ECS task set when a blue-green deployment is complete.final DurationEcsBlueGreenDeploymentConfig.Jsii$Proxy.getTerminationWaitTime()Methods in software.amazon.awscdk.services.codedeploy with parameters of type DurationModifier and TypeMethodDescriptionEcsBlueGreenDeploymentConfig.Builder.deploymentApprovalWaitTime(Duration deploymentApprovalWaitTime) Sets the value ofEcsBlueGreenDeploymentConfig.getDeploymentApprovalWaitTime()ZonalConfig.Builder.firstZoneMonitorDuration(Duration firstZoneMonitorDuration) Sets the value ofZonalConfig.getFirstZoneMonitorDuration()Sets the value ofBaseTrafficShiftingConfigProps.getInterval()Deprecated.UseLambdaDeploymentConfigDeprecated.Use `LambdaDeploymentConfig`The amount of time between traffic shifts.Sets the value ofBaseTrafficShiftingConfigProps.getInterval()The amount of time between traffic shifts.Sets the value ofBaseTrafficShiftingConfigProps.getInterval()ZonalConfig.Builder.monitorDuration(Duration monitorDuration) Sets the value ofZonalConfig.getMonitorDuration()EcsBlueGreenDeploymentConfig.Builder.terminationWaitTime(Duration terminationWaitTime) Sets the value ofEcsBlueGreenDeploymentConfig.getTerminationWaitTime() -
Uses of Duration in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline that return DurationModifier and TypeMethodDescriptiondefault DurationActionProperties.getTimeout()A timeout duration that can be applied against the ActionType’s default timeout value specified in Quotas for AWS CodePipeline.final DurationActionProperties.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.codepipeline with parameters of type Duration -
Uses of Duration in software.amazon.awscdk.services.codepipeline.actions
Methods in software.amazon.awscdk.services.codepipeline.actions that return DurationModifier and TypeMethodDescriptiondefault DurationEcsDeployActionProps.getDeploymentTimeout()Timeout for the ECS deployment in minutes.final DurationEcsDeployActionProps.Jsii$Proxy.getDeploymentTimeout()default DurationManualApprovalActionProps.getTimeout()A timeout duration.final DurationManualApprovalActionProps.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.codepipeline.actions with parameters of type DurationModifier and TypeMethodDescriptionEcsDeployAction.Builder.deploymentTimeout(Duration deploymentTimeout) Timeout for the ECS deployment in minutes.EcsDeployActionProps.Builder.deploymentTimeout(Duration deploymentTimeout) Sets the value ofEcsDeployActionProps.getDeploymentTimeout()static CacheControlThe 'max-age' cache control directive.static CacheControlThe 's-max-age' cache control directive.static CacheControlCacheControl.staleIfError(Duration t) The 'stale-if-error' cache control directive.static CacheControlCacheControl.staleWhileRevalidate(Duration t) The 'stale-while-revalidate' cache control directive.A timeout duration.Sets the value ofManualApprovalActionProps.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return DurationModifier and TypeMethodDescriptiondefault DurationUserPoolClientOptions.getAccessTokenValidity()Validity of the access token.final DurationUserPoolClientOptions.Jsii$Proxy.getAccessTokenValidity()final DurationUserPoolClientProps.Jsii$Proxy.getAccessTokenValidity()default DurationUserPoolClientOptions.getAuthSessionValidity()Cognito creates a session token for each API request in an authentication flow.final DurationUserPoolClientOptions.Jsii$Proxy.getAuthSessionValidity()final DurationUserPoolClientProps.Jsii$Proxy.getAuthSessionValidity()default DurationUserPoolClientOptions.getIdTokenValidity()Validity of the ID token.final DurationUserPoolClientOptions.Jsii$Proxy.getIdTokenValidity()final DurationUserPoolClientProps.Jsii$Proxy.getIdTokenValidity()default DurationUserPoolClientOptions.getRefreshTokenRotationGracePeriod()Enables refresh token rotation when set.final DurationUserPoolClientOptions.Jsii$Proxy.getRefreshTokenRotationGracePeriod()final DurationUserPoolClientProps.Jsii$Proxy.getRefreshTokenRotationGracePeriod()default DurationUserPoolClientOptions.getRefreshTokenValidity()Validity of the refresh token.final DurationUserPoolClientOptions.Jsii$Proxy.getRefreshTokenValidity()final DurationUserPoolClientProps.Jsii$Proxy.getRefreshTokenValidity()default DurationPasswordPolicy.getTempPasswordValidity()The length of time the temporary password generated by an admin is valid.final DurationPasswordPolicy.Jsii$Proxy.getTempPasswordValidity()Methods in software.amazon.awscdk.services.cognito with parameters of type DurationModifier and TypeMethodDescriptionUserPoolClient.Builder.accessTokenValidity(Duration accessTokenValidity) Validity of the access token.UserPoolClientOptions.Builder.accessTokenValidity(Duration accessTokenValidity) Sets the value ofUserPoolClientOptions.getAccessTokenValidity()UserPoolClientProps.Builder.accessTokenValidity(Duration accessTokenValidity) Sets the value ofUserPoolClientOptions.getAccessTokenValidity()UserPoolClient.Builder.authSessionValidity(Duration authSessionValidity) Cognito creates a session token for each API request in an authentication flow.UserPoolClientOptions.Builder.authSessionValidity(Duration authSessionValidity) Sets the value ofUserPoolClientOptions.getAuthSessionValidity()UserPoolClientProps.Builder.authSessionValidity(Duration authSessionValidity) Sets the value ofUserPoolClientOptions.getAuthSessionValidity()UserPoolClient.Builder.idTokenValidity(Duration idTokenValidity) Validity of the ID token.UserPoolClientOptions.Builder.idTokenValidity(Duration idTokenValidity) Sets the value ofUserPoolClientOptions.getIdTokenValidity()UserPoolClientProps.Builder.idTokenValidity(Duration idTokenValidity) Sets the value ofUserPoolClientOptions.getIdTokenValidity()UserPoolClient.Builder.refreshTokenRotationGracePeriod(Duration refreshTokenRotationGracePeriod) Enables refresh token rotation when set.UserPoolClientOptions.Builder.refreshTokenRotationGracePeriod(Duration refreshTokenRotationGracePeriod) Sets the value ofUserPoolClientOptions.getRefreshTokenRotationGracePeriod()UserPoolClientProps.Builder.refreshTokenRotationGracePeriod(Duration refreshTokenRotationGracePeriod) Sets the value ofUserPoolClientOptions.getRefreshTokenRotationGracePeriod()UserPoolClient.Builder.refreshTokenValidity(Duration refreshTokenValidity) Validity of the refresh token.UserPoolClientOptions.Builder.refreshTokenValidity(Duration refreshTokenValidity) Sets the value ofUserPoolClientOptions.getRefreshTokenValidity()UserPoolClientProps.Builder.refreshTokenValidity(Duration refreshTokenValidity) Sets the value ofUserPoolClientOptions.getRefreshTokenValidity()PasswordPolicy.Builder.tempPasswordValidity(Duration tempPasswordValidity) Sets the value ofPasswordPolicy.getTempPasswordValidity() -
Uses of Duration in software.amazon.awscdk.services.config
Methods in software.amazon.awscdk.services.config that return DurationModifier and TypeMethodDescriptiondefault DurationAccessKeysRotatedProps.getMaxAge()The maximum number of days within which the access keys must be rotated.final DurationAccessKeysRotatedProps.Jsii$Proxy.getMaxAge()Methods in software.amazon.awscdk.services.config with parameters of type DurationModifier and TypeMethodDescriptionThe maximum number of days within which the access keys must be rotated.Sets the value ofAccessKeysRotatedProps.getMaxAge() -
Uses of Duration in software.amazon.awscdk.services.docdb
Methods in software.amazon.awscdk.services.docdb that return DurationModifier and TypeMethodDescriptiondefault DurationRotationMultiUserOptions.getAutomaticallyAfter()Specifies the number of days after the previous rotation before Secrets Manager triggers the next automatic rotation.final DurationRotationMultiUserOptions.Jsii$Proxy.getAutomaticallyAfter()BackupProps.getRetention()How many days to retain the backup.final DurationBackupProps.Jsii$Proxy.getRetention()Methods in software.amazon.awscdk.services.docdb with parameters of type DurationModifier and TypeMethodDescriptionDatabaseCluster.addRotationSingleUser(Duration automaticallyAfter) Adds the single user rotation of the master password to this cluster.RotationMultiUserOptions.Builder.automaticallyAfter(Duration automaticallyAfter) Sets the value ofRotationMultiUserOptions.getAutomaticallyAfter()Sets the value ofBackupProps.getRetention() -
Uses of Duration in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return DurationModifier and TypeMethodDescriptionfinal DurationOperationsMetricOptions.Jsii$Proxy.getPeriod()final DurationSystemErrorsForOperationsMetricOptions.Jsii$Proxy.getPeriod()default DurationTableOptions.getReplicationTimeout()The timeout for a table replication operation in a single region.final DurationTableOptions.Jsii$Proxy.getReplicationTimeout()final DurationTableProps.Jsii$Proxy.getReplicationTimeout()final DurationUtilizationScalingProps.Jsii$Proxy.getScaleInCooldown()final DurationUtilizationScalingProps.Jsii$Proxy.getScaleOutCooldown()Methods in software.amazon.awscdk.services.dynamodb with parameters of type DurationModifier and TypeMethodDescriptionSets the value ofCommonMetricOptions.getPeriod()Sets the value ofCommonMetricOptions.getPeriod()Table.Builder.replicationTimeout(Duration replicationTimeout) The timeout for a table replication operation in a single region.TableOptions.Builder.replicationTimeout(Duration replicationTimeout) Sets the value ofTableOptions.getReplicationTimeout()TableProps.Builder.replicationTimeout(Duration replicationTimeout) Sets the value ofTableOptions.getReplicationTimeout()UtilizationScalingProps.Builder.scaleInCooldown(Duration scaleInCooldown) Sets the value ofBaseTargetTrackingProps.getScaleInCooldown()UtilizationScalingProps.Builder.scaleOutCooldown(Duration scaleOutCooldown) Sets the value ofBaseTargetTrackingProps.getScaleOutCooldown() -
Uses of Duration in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return DurationModifier and TypeMethodDescriptiondefault DurationLaunchTemplateSpotOptions.getBlockDuration()Spot Instances with a defined duration (also known as Spot blocks) are designed not to be interrupted and will run continuously for the duration you select.final DurationLaunchTemplateSpotOptions.Jsii$Proxy.getBlockDuration()default DurationInstanceProps.getResourceSignalTimeout()The length of time to wait for the resourceSignalCount.final DurationInstanceProps.Jsii$Proxy.getResourceSignalTimeout()default DurationApplyCloudFormationInitOptions.getTimeout()Timeout waiting for the configuration to be applied.final DurationApplyCloudFormationInitOptions.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.ec2 with parameters of type DurationModifier and TypeMethodDescriptionLaunchTemplateSpotOptions.Builder.blockDuration(Duration blockDuration) Sets the value ofLaunchTemplateSpotOptions.getBlockDuration()static InitCommandWaitDurationWait for a specified duration after a command.Instance.Builder.resourceSignalTimeout(Duration resourceSignalTimeout) The length of time to wait for the resourceSignalCount.InstanceProps.Builder.resourceSignalTimeout(Duration resourceSignalTimeout) Sets the value ofInstanceProps.getResourceSignalTimeout()Sets the value ofApplyCloudFormationInitOptions.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.ec2.alpha
Methods in software.amazon.awscdk.services.ec2.alpha that return DurationModifier and TypeMethodDescriptionNatGateway.getMaxDrainDuration()(experimental) The maximum amount of time to wait before forcibly releasing the IP addresses if connections are still in progress.default DurationNatGatewayOptions.getMaxDrainDuration()(experimental) The maximum amount of time to wait before forcibly releasing the IP addresses if connections are still in progress.final DurationNatGatewayOptions.Jsii$Proxy.getMaxDrainDuration()final DurationNatGatewayProps.Jsii$Proxy.getMaxDrainDuration()Methods in software.amazon.awscdk.services.ec2.alpha with parameters of type DurationModifier and TypeMethodDescriptionNatGateway.Builder.maxDrainDuration(Duration maxDrainDuration) (experimental) The maximum amount of time to wait before forcibly releasing the IP addresses if connections are still in progress.NatGatewayOptions.Builder.maxDrainDuration(Duration maxDrainDuration) Sets the value ofNatGatewayOptions.getMaxDrainDuration()NatGatewayProps.Builder.maxDrainDuration(Duration maxDrainDuration) Sets the value ofNatGatewayOptions.getMaxDrainDuration() -
Uses of Duration in software.amazon.awscdk.services.ecr
Methods in software.amazon.awscdk.services.ecr that return DurationModifier and TypeMethodDescriptiondefault DurationLifecycleRule.getMaxImageAge()The maximum age of images to retain.final DurationLifecycleRule.Jsii$Proxy.getMaxImageAge()Methods in software.amazon.awscdk.services.ecr with parameters of type DurationModifier and TypeMethodDescriptionLifecycleRule.Builder.maxImageAge(Duration maxImageAge) Sets the value ofLifecycleRule.getMaxImageAge() -
Uses of Duration in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return DurationModifier and TypeMethodDescriptiondefault DurationBaseServiceOptions.getBakeTime()bake time minutes for service.final DurationBaseServiceOptions.Jsii$Proxy.getBakeTime()final DurationBaseServiceProps.Jsii$Proxy.getBakeTime()final DurationEc2ServiceProps.Jsii$Proxy.getBakeTime()final DurationExternalServiceProps.Jsii$Proxy.getBakeTime()final DurationFargateServiceProps.Jsii$Proxy.getBakeTime()final DurationAddCapacityOptions.Jsii$Proxy.getCooldown()final DurationAddCapacityOptions.Jsii$Proxy.getDefaultInstanceWarmup()default DurationCloudMapOptions.getDnsTtl()The amount of time that you want DNS resolvers to cache the settings for this record.final DurationCloudMapOptions.Jsii$Proxy.getDnsTtl()default DurationBaseServiceOptions.getHealthCheckGracePeriod()The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.final DurationBaseServiceOptions.Jsii$Proxy.getHealthCheckGracePeriod()final DurationBaseServiceProps.Jsii$Proxy.getHealthCheckGracePeriod()final DurationEc2ServiceProps.Jsii$Proxy.getHealthCheckGracePeriod()final DurationExternalServiceProps.Jsii$Proxy.getHealthCheckGracePeriod()final DurationFargateServiceProps.Jsii$Proxy.getHealthCheckGracePeriod()default DurationServiceConnectService.getIdleTimeout()The amount of time in seconds a connection for Service Connect will stay active while idle.final DurationServiceConnectService.Jsii$Proxy.getIdleTimeout()default DurationHealthCheck.getInterval()The time period in seconds between each health check execution.final DurationHealthCheck.Jsii$Proxy.getInterval()final DurationAddCapacityOptions.Jsii$Proxy.getMaxInstanceLifetime()default DurationServiceConnectService.getPerRequestTimeout()The amount of time waiting for the upstream to respond with a complete response per request for Service Connect.final DurationServiceConnectService.Jsii$Proxy.getPerRequestTimeout()default DurationContainerDefinitionOptions.getRestartAttemptPeriod()A period of time that the container must run for before a restart can be attempted.final DurationContainerDefinitionOptions.Jsii$Proxy.getRestartAttemptPeriod()final DurationContainerDefinitionProps.Jsii$Proxy.getRestartAttemptPeriod()final DurationFirelensLogRouterDefinitionOptions.Jsii$Proxy.getRestartAttemptPeriod()final DurationFirelensLogRouterProps.Jsii$Proxy.getRestartAttemptPeriod()default DurationFluentdLogDriverProps.getRetryWait()How long to wait between retries.final DurationFluentdLogDriverProps.Jsii$Proxy.getRetryWait()final DurationCpuUtilizationScalingProps.Jsii$Proxy.getScaleInCooldown()final DurationMemoryUtilizationScalingProps.Jsii$Proxy.getScaleInCooldown()final DurationRequestCountScalingProps.Jsii$Proxy.getScaleInCooldown()final DurationTrackCustomMetricProps.Jsii$Proxy.getScaleInCooldown()final DurationCpuUtilizationScalingProps.Jsii$Proxy.getScaleOutCooldown()final DurationMemoryUtilizationScalingProps.Jsii$Proxy.getScaleOutCooldown()final DurationRequestCountScalingProps.Jsii$Proxy.getScaleOutCooldown()final DurationTrackCustomMetricProps.Jsii$Proxy.getScaleOutCooldown()default DurationHealthCheck.getStartPeriod()The optional grace period within which to provide containers time to bootstrap before failed health checks count towards the maximum number of retries.final DurationHealthCheck.Jsii$Proxy.getStartPeriod()default DurationContainerDefinitionOptions.getStartTimeout()Time duration (in seconds) to wait before giving up on resolving dependencies for a container.final DurationContainerDefinitionOptions.Jsii$Proxy.getStartTimeout()final DurationContainerDefinitionProps.Jsii$Proxy.getStartTimeout()final DurationFirelensLogRouterDefinitionOptions.Jsii$Proxy.getStartTimeout()final DurationFirelensLogRouterProps.Jsii$Proxy.getStartTimeout()default DurationTrafficShiftConfig.getStepBakeTime()The duration to wait between traffic shifting steps.final DurationTrafficShiftConfig.Jsii$Proxy.getStepBakeTime()default DurationContainerDefinitionOptions.getStopTimeout()Time duration (in seconds) to wait before the container is forcefully killed if it doesn't exit normally on its own.final DurationContainerDefinitionOptions.Jsii$Proxy.getStopTimeout()final DurationContainerDefinitionProps.Jsii$Proxy.getStopTimeout()final DurationFirelensLogRouterDefinitionOptions.Jsii$Proxy.getStopTimeout()final DurationFirelensLogRouterProps.Jsii$Proxy.getStopTimeout()default DurationGelfLogDriverProps.getTcpReconnectDelay()TCP Only The number of seconds to wait between reconnection attempts.final DurationGelfLogDriverProps.Jsii$Proxy.getTcpReconnectDelay()default DurationHealthCheck.getTimeout()The time period in seconds to wait for a health check to succeed before it is considered a failure.final DurationHealthCheck.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.ecs with parameters of type DurationModifier and TypeMethodDescriptionSets the value ofBaseServiceOptions.getBakeTime()Sets the value ofBaseServiceOptions.getBakeTime()bake time minutes for service.Sets the value ofBaseServiceOptions.getBakeTime()bake time minutes for service.Sets the value ofBaseServiceOptions.getBakeTime()bake time minutes for service.Sets the value ofBaseServiceOptions.getBakeTime()Sets the value ofCommonAutoScalingGroupProps.getCooldown()AddCapacityOptions.Builder.defaultInstanceWarmup(Duration defaultInstanceWarmup) Sets the value ofCommonAutoScalingGroupProps.getDefaultInstanceWarmup()Sets the value ofCloudMapOptions.getDnsTtl()BaseServiceOptions.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) Sets the value ofBaseServiceOptions.getHealthCheckGracePeriod()BaseServiceProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) Sets the value ofBaseServiceOptions.getHealthCheckGracePeriod()Ec2Service.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.Ec2ServiceProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) Sets the value ofBaseServiceOptions.getHealthCheckGracePeriod()ExternalService.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.ExternalServiceProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) Sets the value ofBaseServiceOptions.getHealthCheckGracePeriod()FargateService.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.FargateServiceProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) Sets the value ofBaseServiceOptions.getHealthCheckGracePeriod()ServiceConnectService.Builder.idleTimeout(Duration idleTimeout) Sets the value ofServiceConnectService.getIdleTimeout()Sets the value ofHealthCheck.getInterval()AddCapacityOptions.Builder.maxInstanceLifetime(Duration maxInstanceLifetime) Sets the value ofCommonAutoScalingGroupProps.getMaxInstanceLifetime()ServiceConnectService.Builder.perRequestTimeout(Duration perRequestTimeout) Sets the value ofServiceConnectService.getPerRequestTimeout()ContainerDefinition.Builder.restartAttemptPeriod(Duration restartAttemptPeriod) A period of time that the container must run for before a restart can be attempted.ContainerDefinitionOptions.Builder.restartAttemptPeriod(Duration restartAttemptPeriod) Sets the value ofContainerDefinitionOptions.getRestartAttemptPeriod()ContainerDefinitionProps.Builder.restartAttemptPeriod(Duration restartAttemptPeriod) Sets the value ofContainerDefinitionOptions.getRestartAttemptPeriod()FirelensLogRouter.Builder.restartAttemptPeriod(Duration restartAttemptPeriod) A period of time that the container must run for before a restart can be attempted.FirelensLogRouterDefinitionOptions.Builder.restartAttemptPeriod(Duration restartAttemptPeriod) Sets the value ofContainerDefinitionOptions.getRestartAttemptPeriod()FirelensLogRouterProps.Builder.restartAttemptPeriod(Duration restartAttemptPeriod) Sets the value ofContainerDefinitionOptions.getRestartAttemptPeriod()How long to wait between retries.Sets the value ofFluentdLogDriverProps.getRetryWait()CpuUtilizationScalingProps.Builder.scaleInCooldown(Duration scaleInCooldown) Sets the value ofBaseTargetTrackingProps.getScaleInCooldown()MemoryUtilizationScalingProps.Builder.scaleInCooldown(Duration scaleInCooldown) Sets the value ofBaseTargetTrackingProps.getScaleInCooldown()RequestCountScalingProps.Builder.scaleInCooldown(Duration scaleInCooldown) Sets the value ofBaseTargetTrackingProps.getScaleInCooldown()TrackCustomMetricProps.Builder.scaleInCooldown(Duration scaleInCooldown) Sets the value ofBaseTargetTrackingProps.getScaleInCooldown()CpuUtilizationScalingProps.Builder.scaleOutCooldown(Duration scaleOutCooldown) Sets the value ofBaseTargetTrackingProps.getScaleOutCooldown()MemoryUtilizationScalingProps.Builder.scaleOutCooldown(Duration scaleOutCooldown) Sets the value ofBaseTargetTrackingProps.getScaleOutCooldown()RequestCountScalingProps.Builder.scaleOutCooldown(Duration scaleOutCooldown) Sets the value ofBaseTargetTrackingProps.getScaleOutCooldown()TrackCustomMetricProps.Builder.scaleOutCooldown(Duration scaleOutCooldown) Sets the value ofBaseTargetTrackingProps.getScaleOutCooldown()HealthCheck.Builder.startPeriod(Duration startPeriod) Sets the value ofHealthCheck.getStartPeriod()ContainerDefinition.Builder.startTimeout(Duration startTimeout) Time duration (in seconds) to wait before giving up on resolving dependencies for a container.ContainerDefinitionOptions.Builder.startTimeout(Duration startTimeout) Sets the value ofContainerDefinitionOptions.getStartTimeout()ContainerDefinitionProps.Builder.startTimeout(Duration startTimeout) Sets the value ofContainerDefinitionOptions.getStartTimeout()FirelensLogRouter.Builder.startTimeout(Duration startTimeout) Time duration (in seconds) to wait before giving up on resolving dependencies for a container.FirelensLogRouterDefinitionOptions.Builder.startTimeout(Duration startTimeout) Sets the value ofContainerDefinitionOptions.getStartTimeout()FirelensLogRouterProps.Builder.startTimeout(Duration startTimeout) Sets the value ofContainerDefinitionOptions.getStartTimeout()TrafficShiftConfig.Builder.stepBakeTime(Duration stepBakeTime) Sets the value ofTrafficShiftConfig.getStepBakeTime()ContainerDefinition.Builder.stopTimeout(Duration stopTimeout) Time duration (in seconds) to wait before the container is forcefully killed if it doesn't exit normally on its own.ContainerDefinitionOptions.Builder.stopTimeout(Duration stopTimeout) Sets the value ofContainerDefinitionOptions.getStopTimeout()ContainerDefinitionProps.Builder.stopTimeout(Duration stopTimeout) Sets the value ofContainerDefinitionOptions.getStopTimeout()FirelensLogRouter.Builder.stopTimeout(Duration stopTimeout) Time duration (in seconds) to wait before the container is forcefully killed if it doesn't exit normally on its own.FirelensLogRouterDefinitionOptions.Builder.stopTimeout(Duration stopTimeout) Sets the value ofContainerDefinitionOptions.getStopTimeout()FirelensLogRouterProps.Builder.stopTimeout(Duration stopTimeout) Sets the value ofContainerDefinitionOptions.getStopTimeout()GelfLogDriver.Builder.tcpReconnectDelay(Duration tcpReconnectDelay) TCP Only The number of seconds to wait between reconnection attempts.GelfLogDriverProps.Builder.tcpReconnectDelay(Duration tcpReconnectDelay) Sets the value ofGelfLogDriverProps.getTcpReconnectDelay()Sets the value ofHealthCheck.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.ecs.patterns
Methods in software.amazon.awscdk.services.ecs.patterns that return DurationModifier and TypeMethodDescriptionfinal DurationQueueProcessingEc2ServiceProps.Jsii$Proxy.getCooldown()final DurationQueueProcessingFargateServiceProps.Jsii$Proxy.getCooldown()default DurationQueueProcessingServiceBaseProps.getCooldown()Grace period after scaling activity in seconds.final DurationQueueProcessingServiceBaseProps.Jsii$Proxy.getCooldown()final DurationApplicationLoadBalancedEc2ServiceProps.Jsii$Proxy.getHealthCheckGracePeriod()final DurationApplicationLoadBalancedFargateServiceProps.Jsii$Proxy.getHealthCheckGracePeriod()default DurationApplicationLoadBalancedServiceBaseProps.getHealthCheckGracePeriod()The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.final DurationApplicationLoadBalancedServiceBaseProps.Jsii$Proxy.getHealthCheckGracePeriod()final DurationApplicationMultipleTargetGroupsEc2ServiceProps.Jsii$Proxy.getHealthCheckGracePeriod()final DurationApplicationMultipleTargetGroupsFargateServiceProps.Jsii$Proxy.getHealthCheckGracePeriod()default DurationApplicationMultipleTargetGroupsServiceBaseProps.getHealthCheckGracePeriod()The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.final DurationApplicationMultipleTargetGroupsServiceBaseProps.Jsii$Proxy.getHealthCheckGracePeriod()final DurationNetworkLoadBalancedEc2ServiceProps.Jsii$Proxy.getHealthCheckGracePeriod()final DurationNetworkLoadBalancedFargateServiceProps.Jsii$Proxy.getHealthCheckGracePeriod()default DurationNetworkLoadBalancedServiceBaseProps.getHealthCheckGracePeriod()The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.final DurationNetworkLoadBalancedServiceBaseProps.Jsii$Proxy.getHealthCheckGracePeriod()final DurationNetworkMultipleTargetGroupsEc2ServiceProps.Jsii$Proxy.getHealthCheckGracePeriod()final DurationNetworkMultipleTargetGroupsFargateServiceProps.Jsii$Proxy.getHealthCheckGracePeriod()default DurationNetworkMultipleTargetGroupsServiceBaseProps.getHealthCheckGracePeriod()The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.final DurationNetworkMultipleTargetGroupsServiceBaseProps.Jsii$Proxy.getHealthCheckGracePeriod()default DurationQueueProcessingFargateServiceProps.getHealthCheckGracePeriod()The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.final DurationQueueProcessingFargateServiceProps.Jsii$Proxy.getHealthCheckGracePeriod()final DurationApplicationLoadBalancedEc2ServiceProps.Jsii$Proxy.getIdleTimeout()final DurationApplicationLoadBalancedFargateServiceProps.Jsii$Proxy.getIdleTimeout()default DurationApplicationLoadBalancedServiceBaseProps.getIdleTimeout()The load balancer idle timeout, in seconds.final DurationApplicationLoadBalancedServiceBaseProps.Jsii$Proxy.getIdleTimeout()default DurationApplicationLoadBalancerProps.getIdleTimeout()The load balancer idle timeout, in seconds.final DurationApplicationLoadBalancerProps.Jsii$Proxy.getIdleTimeout()final DurationQueueProcessingEc2ServiceProps.Jsii$Proxy.getRetentionPeriod()final DurationQueueProcessingFargateServiceProps.Jsii$Proxy.getRetentionPeriod()default DurationQueueProcessingServiceBaseProps.getRetentionPeriod()The number of seconds that Dead Letter Queue retains a message.final DurationQueueProcessingServiceBaseProps.Jsii$Proxy.getRetentionPeriod()final DurationQueueProcessingEc2ServiceProps.Jsii$Proxy.getVisibilityTimeout()final DurationQueueProcessingFargateServiceProps.Jsii$Proxy.getVisibilityTimeout()default DurationQueueProcessingServiceBaseProps.getVisibilityTimeout()Timeout of processing a single message.final DurationQueueProcessingServiceBaseProps.Jsii$Proxy.getVisibilityTimeout()Methods in software.amazon.awscdk.services.ecs.patterns with parameters of type DurationModifier and TypeMethodDescriptionGrace period after scaling activity in seconds.Sets the value ofQueueProcessingServiceBaseProps.getCooldown()Grace period after scaling activity in seconds.Sets the value ofQueueProcessingServiceBaseProps.getCooldown()Sets the value ofQueueProcessingServiceBaseProps.getCooldown()ApplicationLoadBalancedEc2Service.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.ApplicationLoadBalancedEc2ServiceProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) Sets the value ofApplicationLoadBalancedServiceBaseProps.getHealthCheckGracePeriod()ApplicationLoadBalancedFargateService.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.ApplicationLoadBalancedFargateServiceProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) Sets the value ofApplicationLoadBalancedServiceBaseProps.getHealthCheckGracePeriod()ApplicationLoadBalancedServiceBaseProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) Sets the value ofApplicationLoadBalancedServiceBaseProps.getHealthCheckGracePeriod()ApplicationMultipleTargetGroupsEc2Service.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.ApplicationMultipleTargetGroupsEc2ServiceProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) ApplicationMultipleTargetGroupsFargateService.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.ApplicationMultipleTargetGroupsFargateServiceProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) ApplicationMultipleTargetGroupsServiceBaseProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) NetworkLoadBalancedEc2Service.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.NetworkLoadBalancedEc2ServiceProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) Sets the value ofNetworkLoadBalancedServiceBaseProps.getHealthCheckGracePeriod()NetworkLoadBalancedFargateService.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.NetworkLoadBalancedFargateServiceProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) Sets the value ofNetworkLoadBalancedServiceBaseProps.getHealthCheckGracePeriod()NetworkLoadBalancedServiceBaseProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) Sets the value ofNetworkLoadBalancedServiceBaseProps.getHealthCheckGracePeriod()NetworkMultipleTargetGroupsEc2Service.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.NetworkMultipleTargetGroupsEc2ServiceProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) Sets the value ofNetworkMultipleTargetGroupsServiceBaseProps.getHealthCheckGracePeriod()NetworkMultipleTargetGroupsFargateService.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.NetworkMultipleTargetGroupsFargateServiceProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) Sets the value ofNetworkMultipleTargetGroupsServiceBaseProps.getHealthCheckGracePeriod()NetworkMultipleTargetGroupsServiceBaseProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) Sets the value ofNetworkMultipleTargetGroupsServiceBaseProps.getHealthCheckGracePeriod()QueueProcessingFargateService.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing target health checks after a task has first started.QueueProcessingFargateServiceProps.Builder.healthCheckGracePeriod(Duration healthCheckGracePeriod) Sets the value ofQueueProcessingFargateServiceProps.getHealthCheckGracePeriod()ApplicationLoadBalancedEc2Service.Builder.idleTimeout(Duration idleTimeout) The load balancer idle timeout, in seconds.ApplicationLoadBalancedEc2ServiceProps.Builder.idleTimeout(Duration idleTimeout) Sets the value ofApplicationLoadBalancedServiceBaseProps.getIdleTimeout()ApplicationLoadBalancedFargateService.Builder.idleTimeout(Duration idleTimeout) The load balancer idle timeout, in seconds.ApplicationLoadBalancedFargateServiceProps.Builder.idleTimeout(Duration idleTimeout) Sets the value ofApplicationLoadBalancedServiceBaseProps.getIdleTimeout()ApplicationLoadBalancedServiceBaseProps.Builder.idleTimeout(Duration idleTimeout) Sets the value ofApplicationLoadBalancedServiceBaseProps.getIdleTimeout()ApplicationLoadBalancerProps.Builder.idleTimeout(Duration idleTimeout) Sets the value ofApplicationLoadBalancerProps.getIdleTimeout()QueueProcessingEc2Service.Builder.retentionPeriod(Duration retentionPeriod) The number of seconds that Dead Letter Queue retains a message.QueueProcessingEc2ServiceProps.Builder.retentionPeriod(Duration retentionPeriod) Sets the value ofQueueProcessingServiceBaseProps.getRetentionPeriod()QueueProcessingFargateService.Builder.retentionPeriod(Duration retentionPeriod) The number of seconds that Dead Letter Queue retains a message.QueueProcessingFargateServiceProps.Builder.retentionPeriod(Duration retentionPeriod) Sets the value ofQueueProcessingServiceBaseProps.getRetentionPeriod()QueueProcessingServiceBaseProps.Builder.retentionPeriod(Duration retentionPeriod) Sets the value ofQueueProcessingServiceBaseProps.getRetentionPeriod()QueueProcessingEc2Service.Builder.visibilityTimeout(Duration visibilityTimeout) Timeout of processing a single message.QueueProcessingEc2ServiceProps.Builder.visibilityTimeout(Duration visibilityTimeout) Sets the value ofQueueProcessingServiceBaseProps.getVisibilityTimeout()QueueProcessingFargateService.Builder.visibilityTimeout(Duration visibilityTimeout) Timeout of processing a single message.QueueProcessingFargateServiceProps.Builder.visibilityTimeout(Duration visibilityTimeout) Sets the value ofQueueProcessingServiceBaseProps.getVisibilityTimeout()QueueProcessingServiceBaseProps.Builder.visibilityTimeout(Duration visibilityTimeout) Sets the value ofQueueProcessingServiceBaseProps.getVisibilityTimeout() -
Uses of Duration in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return DurationModifier and TypeMethodDescriptionfinal DurationAutoScalingGroupCapacityOptions.Jsii$Proxy.getCooldown()final DurationAutoScalingGroupCapacityOptions.Jsii$Proxy.getDefaultInstanceWarmup()final DurationAutoScalingGroupCapacityOptions.Jsii$Proxy.getMaxInstanceLifetime()default DurationHelmChartOptions.getTimeout()Amount of time to wait for any individual Kubernetes operation.final DurationHelmChartOptions.Jsii$Proxy.getTimeout()final DurationHelmChartProps.Jsii$Proxy.getTimeout()final DurationIngressLoadBalancerAddressOptions.Jsii$Proxy.getTimeout()default DurationKubernetesObjectValueProps.getTimeout()Timeout for waiting on a value.final DurationKubernetesObjectValueProps.Jsii$Proxy.getTimeout()default DurationServiceLoadBalancerAddressOptions.getTimeout()Timeout for waiting on the load balancer address.final DurationServiceLoadBalancerAddressOptions.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.eks with parameters of type DurationModifier and TypeMethodDescriptionSets the value ofCommonAutoScalingGroupProps.getCooldown()AutoScalingGroupCapacityOptions.Builder.defaultInstanceWarmup(Duration defaultInstanceWarmup) Sets the value ofCommonAutoScalingGroupProps.getDefaultInstanceWarmup()AutoScalingGroupCapacityOptions.Builder.maxInstanceLifetime(Duration maxInstanceLifetime) Sets the value ofCommonAutoScalingGroupProps.getMaxInstanceLifetime()Amount of time to wait for any individual Kubernetes operation.Sets the value ofHelmChartOptions.getTimeout()Sets the value ofHelmChartOptions.getTimeout()Sets the value ofServiceLoadBalancerAddressOptions.getTimeout()Timeout for waiting on a value.Sets the value ofKubernetesObjectValueProps.getTimeout()Sets the value ofServiceLoadBalancerAddressOptions.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.eks.v2.alpha
Methods in software.amazon.awscdk.services.eks.v2.alpha that return DurationModifier and TypeMethodDescriptionfinal DurationAutoScalingGroupCapacityOptions.Jsii$Proxy.getCooldown()final DurationAutoScalingGroupCapacityOptions.Jsii$Proxy.getDefaultInstanceWarmup()final DurationAutoScalingGroupCapacityOptions.Jsii$Proxy.getMaxInstanceLifetime()default DurationHelmChartOptions.getTimeout()(experimental) Amount of time to wait for any individual Kubernetes operation.final DurationHelmChartOptions.Jsii$Proxy.getTimeout()final DurationHelmChartProps.Jsii$Proxy.getTimeout()final DurationIngressLoadBalancerAddressOptions.Jsii$Proxy.getTimeout()default DurationKubernetesObjectValueProps.getTimeout()(experimental) Timeout for waiting on a value.final DurationKubernetesObjectValueProps.Jsii$Proxy.getTimeout()default DurationServiceLoadBalancerAddressOptions.getTimeout()(experimental) Timeout for waiting on the load balancer address.final DurationServiceLoadBalancerAddressOptions.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.eks.v2.alpha with parameters of type DurationModifier and TypeMethodDescriptionSets the value ofCommonAutoScalingGroupProps.getCooldown()AutoScalingGroupCapacityOptions.Builder.defaultInstanceWarmup(Duration defaultInstanceWarmup) Sets the value ofCommonAutoScalingGroupProps.getDefaultInstanceWarmup()AutoScalingGroupCapacityOptions.Builder.maxInstanceLifetime(Duration maxInstanceLifetime) Sets the value ofCommonAutoScalingGroupProps.getMaxInstanceLifetime()(experimental) Amount of time to wait for any individual Kubernetes operation.Sets the value ofHelmChartOptions.getTimeout()Sets the value ofHelmChartOptions.getTimeout()Sets the value ofServiceLoadBalancerAddressOptions.getTimeout()(experimental) Timeout for waiting on a value.Sets the value ofKubernetesObjectValueProps.getTimeout()Sets the value ofServiceLoadBalancerAddressOptions.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.elasticloadbalancing
Methods in software.amazon.awscdk.services.elasticloadbalancing that return DurationModifier and TypeMethodDescriptiondefault DurationHealthCheck.getInterval()Number of seconds between health checks.final DurationHealthCheck.Jsii$Proxy.getInterval()default DurationHealthCheck.getTimeout()Health check timeout.final DurationHealthCheck.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.elasticloadbalancing with parameters of type DurationModifier and TypeMethodDescriptionSets the value ofHealthCheck.getInterval()Sets the value ofHealthCheck.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return DurationModifier and TypeMethodDescriptiondefault DurationApplicationLoadBalancerProps.getClientKeepAlive()The client keep alive duration.final DurationApplicationLoadBalancerProps.Jsii$Proxy.getClientKeepAlive()default DurationAddApplicationTargetsProps.getDeregistrationDelay()The amount of time for Elastic Load Balancing to wait before deregistering a target.final DurationAddApplicationTargetsProps.Jsii$Proxy.getDeregistrationDelay()default DurationAddNetworkTargetsProps.getDeregistrationDelay()The amount of time for Elastic Load Balancing to wait before deregistering a target.final DurationAddNetworkTargetsProps.Jsii$Proxy.getDeregistrationDelay()final DurationApplicationTargetGroupProps.Jsii$Proxy.getDeregistrationDelay()default DurationBaseTargetGroupProps.getDeregistrationDelay()The amount of time for Elastic Load Balancing to wait before deregistering a target.final DurationBaseTargetGroupProps.Jsii$Proxy.getDeregistrationDelay()final DurationNetworkTargetGroupProps.Jsii$Proxy.getDeregistrationDelay()default DurationApplicationLoadBalancerProps.getIdleTimeout()The load balancer idle timeout, in seconds.final DurationApplicationLoadBalancerProps.Jsii$Proxy.getIdleTimeout()default DurationHealthCheck.getInterval()The approximate number of seconds between health checks for an individual target.final DurationHealthCheck.Jsii$Proxy.getInterval()default DurationAuthenticateOidcOptions.getSessionTimeout()The maximum duration of the authentication session.final DurationAuthenticateOidcOptions.Jsii$Proxy.getSessionTimeout()default DurationAddApplicationTargetsProps.getSlowStart()The time period during which the load balancer sends a newly registered target a linearly increasing share of the traffic to the target group.final DurationAddApplicationTargetsProps.Jsii$Proxy.getSlowStart()default DurationApplicationTargetGroupProps.getSlowStart()The time period during which the load balancer sends a newly registered target a linearly increasing share of the traffic to the target group.final DurationApplicationTargetGroupProps.Jsii$Proxy.getSlowStart()default DurationAddApplicationTargetsProps.getStickinessCookieDuration()The stickiness cookie expiration period.final DurationAddApplicationTargetsProps.Jsii$Proxy.getStickinessCookieDuration()default DurationApplicationTargetGroupProps.getStickinessCookieDuration()The stickiness cookie expiration period.final DurationApplicationTargetGroupProps.Jsii$Proxy.getStickinessCookieDuration()default DurationForwardOptions.getStickinessDuration()For how long clients should be directed to the same target group.final DurationForwardOptions.Jsii$Proxy.getStickinessDuration()default DurationNetworkForwardOptions.getStickinessDuration()For how long clients should be directed to the same target group.final DurationNetworkForwardOptions.Jsii$Proxy.getStickinessDuration()default DurationBaseNetworkListenerProps.getTcpIdleTimeout()The load balancer TCP idle timeout.final DurationBaseNetworkListenerProps.Jsii$Proxy.getTcpIdleTimeout()final DurationNetworkListenerProps.Jsii$Proxy.getTcpIdleTimeout()default DurationHealthCheck.getTimeout()The amount of time, in seconds, during which no response from a target means a failed health check.final DurationHealthCheck.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type DurationModifier and TypeMethodDescriptionApplicationLoadBalancer.Builder.clientKeepAlive(Duration clientKeepAlive) The client keep alive duration.ApplicationLoadBalancerProps.Builder.clientKeepAlive(Duration clientKeepAlive) Sets the value ofApplicationLoadBalancerProps.getClientKeepAlive()AddApplicationTargetsProps.Builder.deregistrationDelay(Duration deregistrationDelay) Sets the value ofAddApplicationTargetsProps.getDeregistrationDelay()AddNetworkTargetsProps.Builder.deregistrationDelay(Duration deregistrationDelay) Sets the value ofAddNetworkTargetsProps.getDeregistrationDelay()ApplicationTargetGroup.Builder.deregistrationDelay(Duration deregistrationDelay) The amount of time for Elastic Load Balancing to wait before deregistering a target.ApplicationTargetGroupProps.Builder.deregistrationDelay(Duration deregistrationDelay) Sets the value ofBaseTargetGroupProps.getDeregistrationDelay()BaseTargetGroupProps.Builder.deregistrationDelay(Duration deregistrationDelay) Sets the value ofBaseTargetGroupProps.getDeregistrationDelay()NetworkTargetGroup.Builder.deregistrationDelay(Duration deregistrationDelay) The amount of time for Elastic Load Balancing to wait before deregistering a target.NetworkTargetGroupProps.Builder.deregistrationDelay(Duration deregistrationDelay) Sets the value ofBaseTargetGroupProps.getDeregistrationDelay()voidApplicationTargetGroup.enableCookieStickiness(Duration duration) Enable sticky routing via a cookie to members of this target group.voidApplicationTargetGroup.enableCookieStickiness(Duration duration, String cookieName) Enable sticky routing via a cookie to members of this target group.ApplicationLoadBalancer.Builder.idleTimeout(Duration idleTimeout) The load balancer idle timeout, in seconds.ApplicationLoadBalancerProps.Builder.idleTimeout(Duration idleTimeout) Sets the value ofApplicationLoadBalancerProps.getIdleTimeout()Sets the value ofHealthCheck.getInterval()AuthenticateOidcOptions.Builder.sessionTimeout(Duration sessionTimeout) Sets the value ofAuthenticateOidcOptions.getSessionTimeout()Sets the value ofAddApplicationTargetsProps.getSlowStart()The time period during which the load balancer sends a newly registered target a linearly increasing share of the traffic to the target group.Sets the value ofApplicationTargetGroupProps.getSlowStart()AddApplicationTargetsProps.Builder.stickinessCookieDuration(Duration stickinessCookieDuration) Sets the value ofAddApplicationTargetsProps.getStickinessCookieDuration()ApplicationTargetGroup.Builder.stickinessCookieDuration(Duration stickinessCookieDuration) The stickiness cookie expiration period.ApplicationTargetGroupProps.Builder.stickinessCookieDuration(Duration stickinessCookieDuration) Sets the value ofApplicationTargetGroupProps.getStickinessCookieDuration()ForwardOptions.Builder.stickinessDuration(Duration stickinessDuration) Sets the value ofForwardOptions.getStickinessDuration()NetworkForwardOptions.Builder.stickinessDuration(Duration stickinessDuration) Sets the value ofNetworkForwardOptions.getStickinessDuration()BaseNetworkListenerProps.Builder.tcpIdleTimeout(Duration tcpIdleTimeout) Sets the value ofBaseNetworkListenerProps.getTcpIdleTimeout()NetworkListener.Builder.tcpIdleTimeout(Duration tcpIdleTimeout) The load balancer TCP idle timeout.NetworkListenerProps.Builder.tcpIdleTimeout(Duration tcpIdleTimeout) Sets the value ofBaseNetworkListenerProps.getTcpIdleTimeout()Sets the value ofHealthCheck.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.elasticloadbalancingv2.actions
Methods in software.amazon.awscdk.services.elasticloadbalancingv2.actions that return DurationModifier and TypeMethodDescriptiondefault DurationAuthenticateCognitoActionProps.getSessionTimeout()The maximum duration of the authentication session.final DurationAuthenticateCognitoActionProps.Jsii$Proxy.getSessionTimeout()Methods in software.amazon.awscdk.services.elasticloadbalancingv2.actions with parameters of type DurationModifier and TypeMethodDescriptionAuthenticateCognitoAction.Builder.sessionTimeout(Duration sessionTimeout) The maximum duration of the authentication session.AuthenticateCognitoActionProps.Builder.sessionTimeout(Duration sessionTimeout) Sets the value ofAuthenticateCognitoActionProps.getSessionTimeout() -
Uses of Duration in software.amazon.awscdk.services.events
Methods in software.amazon.awscdk.services.events that return DurationModifier and TypeMethodDescriptionfinal DurationArchiveProps.Jsii$Proxy.getRetention()default DurationBaseArchiveProps.getRetention()The number of days to retain events for.final DurationBaseArchiveProps.Jsii$Proxy.getRetention()Methods in software.amazon.awscdk.services.events with parameters of type DurationModifier and TypeMethodDescriptionstatic ScheduleConstruct a schedule from an interval and a time unit.The number of days to retain events for.Sets the value ofBaseArchiveProps.getRetention()Sets the value ofBaseArchiveProps.getRetention() -
Uses of Duration in software.amazon.awscdk.services.events.targets
Methods in software.amazon.awscdk.services.events.targets that return DurationModifier and TypeMethodDescriptionfinal DurationApiDestinationProps.Jsii$Proxy.getMaxEventAge()final DurationApiGatewayProps.Jsii$Proxy.getMaxEventAge()final DurationAppSyncGraphQLApiProps.Jsii$Proxy.getMaxEventAge()final DurationBatchJobProps.Jsii$Proxy.getMaxEventAge()final DurationCodeBuildProjectProps.Jsii$Proxy.getMaxEventAge()final DurationCodePipelineTargetOptions.Jsii$Proxy.getMaxEventAge()final DurationEcsTaskProps.Jsii$Proxy.getMaxEventAge()final DurationKinesisStreamProps.Jsii$Proxy.getMaxEventAge()final DurationLambdaFunctionProps.Jsii$Proxy.getMaxEventAge()final DurationLogGroupProps.Jsii$Proxy.getMaxEventAge()final DurationSfnStateMachineProps.Jsii$Proxy.getMaxEventAge()final DurationSnsTopicProps.Jsii$Proxy.getMaxEventAge()final DurationSqsQueueProps.Jsii$Proxy.getMaxEventAge()default DurationTargetBaseProps.getMaxEventAge()The maximum age of a request that Lambda sends to a function for processing.final DurationTargetBaseProps.Jsii$Proxy.getMaxEventAge()Methods in software.amazon.awscdk.services.events.targets with parameters of type DurationModifier and TypeMethodDescriptionApiDestination.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.ApiDestinationProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofTargetBaseProps.getMaxEventAge()ApiGateway.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.ApiGatewayProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofTargetBaseProps.getMaxEventAge()ApiGatewayV2.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.AppSync.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.AppSyncGraphQLApiProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofTargetBaseProps.getMaxEventAge()BatchJob.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.BatchJobProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofTargetBaseProps.getMaxEventAge()CloudWatchLogGroup.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.CodeBuildProject.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.CodeBuildProjectProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofTargetBaseProps.getMaxEventAge()CodePipeline.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.CodePipelineTargetOptions.Builder.maxEventAge(Duration maxEventAge) Sets the value ofTargetBaseProps.getMaxEventAge()EcsTask.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.EcsTaskProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofTargetBaseProps.getMaxEventAge()KinesisStream.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.KinesisStreamProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofTargetBaseProps.getMaxEventAge()LambdaFunction.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.LambdaFunctionProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofTargetBaseProps.getMaxEventAge()LogGroupProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofTargetBaseProps.getMaxEventAge()SfnStateMachine.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.SfnStateMachineProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofTargetBaseProps.getMaxEventAge()SnsTopic.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.SnsTopicProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofTargetBaseProps.getMaxEventAge()SqsQueue.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.SqsQueueProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofTargetBaseProps.getMaxEventAge()TargetBaseProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofTargetBaseProps.getMaxEventAge() -
Uses of Duration in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return DurationModifier and TypeMethodDescriptiondefault DurationLustreConfiguration.getAutomaticBackupRetention()The number of days to retain automatic backups.final DurationLustreConfiguration.Jsii$Proxy.getAutomaticBackupRetention()Methods in software.amazon.awscdk.services.fsx with parameters of type DurationModifier and TypeMethodDescriptionLustreConfiguration.Builder.automaticBackupRetention(Duration automaticBackupRetention) Sets the value ofLustreConfiguration.getAutomaticBackupRetention() -
Uses of Duration in software.amazon.awscdk.services.gamelift.alpha
Methods in software.amazon.awscdk.services.gamelift.alpha that return DurationModifier and TypeMethodDescriptiondefault DurationMatchmakingConfigurationProps.getAcceptanceTimeout()(experimental) The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.final DurationMatchmakingConfigurationProps.Jsii$Proxy.getAcceptanceTimeout()final DurationQueuedMatchmakingConfigurationProps.Jsii$Proxy.getAcceptanceTimeout()final DurationStandaloneMatchmakingConfigurationProps.Jsii$Proxy.getAcceptanceTimeout()default DurationAutoScalingPolicy.getEstimatedInstanceWarmup()(experimental) Length of time, it takes for a new instance to start new game server processes and register with GameLift FleetIQ.final DurationAutoScalingPolicy.Jsii$Proxy.getEstimatedInstanceWarmup()default DurationRuntimeConfiguration.getGameSessionActivationTimeout()(experimental) The maximum amount of time allowed to launch a new game session and have it report ready to host players.final DurationRuntimeConfiguration.Jsii$Proxy.getGameSessionActivationTimeout()PlayerLatencyPolicy.getMaximumIndividualPlayerLatency()(experimental) The maximum latency value that is allowed for any player, in milliseconds.final DurationPlayerLatencyPolicy.Jsii$Proxy.getMaximumIndividualPlayerLatency()default DurationPlayerLatencyPolicy.getPolicyDuration()(experimental) The length of time, in seconds, that the policy is enforced while placing a new game session.final DurationPlayerLatencyPolicy.Jsii$Proxy.getPolicyDuration()default DurationResourceCreationLimitPolicy.getPolicyPeriod()(experimental) The time span used in evaluating the resource creation limit policy.final DurationResourceCreationLimitPolicy.Jsii$Proxy.getPolicyPeriod()default DurationMatchmakingConfigurationProps.getRequestTimeout()(experimental) The maximum duration, that a matchmaking ticket can remain in process before timing out.final DurationMatchmakingConfigurationProps.Jsii$Proxy.getRequestTimeout()final DurationQueuedMatchmakingConfigurationProps.Jsii$Proxy.getRequestTimeout()final DurationStandaloneMatchmakingConfigurationProps.Jsii$Proxy.getRequestTimeout()default DurationGameSessionQueueProps.getTimeout()(experimental) The maximum time, that a new game session placement request remains in the queue.final DurationGameSessionQueueProps.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.gamelift.alpha with parameters of type DurationModifier and TypeMethodDescriptionMatchmakingConfigurationProps.Builder.acceptanceTimeout(Duration acceptanceTimeout) Sets the value ofMatchmakingConfigurationProps.getAcceptanceTimeout()QueuedMatchmakingConfiguration.Builder.acceptanceTimeout(Duration acceptanceTimeout) (experimental) The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.QueuedMatchmakingConfigurationProps.Builder.acceptanceTimeout(Duration acceptanceTimeout) Sets the value ofMatchmakingConfigurationProps.getAcceptanceTimeout()StandaloneMatchmakingConfiguration.Builder.acceptanceTimeout(Duration acceptanceTimeout) (experimental) The length of time (in seconds) to wait for players to accept a proposed match, if acceptance is required.StandaloneMatchmakingConfigurationProps.Builder.acceptanceTimeout(Duration acceptanceTimeout) Sets the value ofMatchmakingConfigurationProps.getAcceptanceTimeout()AutoScalingPolicy.Builder.estimatedInstanceWarmup(Duration estimatedInstanceWarmup) Sets the value ofAutoScalingPolicy.getEstimatedInstanceWarmup()RuntimeConfiguration.Builder.gameSessionActivationTimeout(Duration gameSessionActivationTimeout) Sets the value ofRuntimeConfiguration.getGameSessionActivationTimeout()PlayerLatencyPolicy.Builder.maximumIndividualPlayerLatency(Duration maximumIndividualPlayerLatency) Sets the value ofPlayerLatencyPolicy.getMaximumIndividualPlayerLatency()PlayerLatencyPolicy.Builder.policyDuration(Duration policyDuration) Sets the value ofPlayerLatencyPolicy.getPolicyDuration()ResourceCreationLimitPolicy.Builder.policyPeriod(Duration policyPeriod) Sets the value ofResourceCreationLimitPolicy.getPolicyPeriod()MatchmakingConfigurationProps.Builder.requestTimeout(Duration requestTimeout) Sets the value ofMatchmakingConfigurationProps.getRequestTimeout()QueuedMatchmakingConfiguration.Builder.requestTimeout(Duration requestTimeout) (experimental) The maximum duration, that a matchmaking ticket can remain in process before timing out.QueuedMatchmakingConfigurationProps.Builder.requestTimeout(Duration requestTimeout) Sets the value ofMatchmakingConfigurationProps.getRequestTimeout()StandaloneMatchmakingConfiguration.Builder.requestTimeout(Duration requestTimeout) (experimental) The maximum duration, that a matchmaking ticket can remain in process before timing out.StandaloneMatchmakingConfigurationProps.Builder.requestTimeout(Duration requestTimeout) Sets the value ofMatchmakingConfigurationProps.getRequestTimeout()(experimental) The maximum time, that a new game session placement request remains in the queue.Sets the value ofGameSessionQueueProps.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.globalaccelerator
Methods in software.amazon.awscdk.services.globalaccelerator that return DurationModifier and TypeMethodDescriptiondefault DurationEndpointGroupOptions.getHealthCheckInterval()The time between health checks for each endpoint.final DurationEndpointGroupOptions.Jsii$Proxy.getHealthCheckInterval()final DurationEndpointGroupProps.Jsii$Proxy.getHealthCheckInterval()Methods in software.amazon.awscdk.services.globalaccelerator with parameters of type DurationModifier and TypeMethodDescriptionEndpointGroup.Builder.healthCheckInterval(Duration healthCheckInterval) The time between health checks for each endpoint.EndpointGroupOptions.Builder.healthCheckInterval(Duration healthCheckInterval) Sets the value ofEndpointGroupOptions.getHealthCheckInterval()EndpointGroupProps.Builder.healthCheckInterval(Duration healthCheckInterval) Sets the value ofEndpointGroupOptions.getHealthCheckInterval() -
Uses of Duration in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return DurationModifier and TypeMethodDescriptiondefault DurationEventBatchingCondition.getBatchWindow()(experimental) Window of time in seconds after which EventBridge event trigger fires.final DurationEventBatchingCondition.Jsii$Proxy.getBatchWindow()default DurationPySparkFlexEtlJobProps.getNotifyDelayAfter()(experimental) Specifies configuration properties of a notification (optional).final DurationPySparkFlexEtlJobProps.Jsii$Proxy.getNotifyDelayAfter()default DurationScalaSparkFlexEtlJobProps.getNotifyDelayAfter()(experimental) Specifies configuration properties of a notification (optional).final DurationScalaSparkFlexEtlJobProps.Jsii$Proxy.getNotifyDelayAfter()default DurationAction.getTimeout()(experimental) The job run timeout.final DurationAction.Jsii$Proxy.getTimeout()default DurationJobProps.getTimeout()(experimental) Timeout (optional) The maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status.final DurationJobProps.Jsii$Proxy.getTimeout()final DurationPySparkEtlJobProps.Jsii$Proxy.getTimeout()final DurationPySparkFlexEtlJobProps.Jsii$Proxy.getTimeout()final DurationPySparkStreamingJobProps.Jsii$Proxy.getTimeout()final DurationPythonShellJobProps.Jsii$Proxy.getTimeout()final DurationRayJobProps.Jsii$Proxy.getTimeout()final DurationScalaSparkEtlJobProps.Jsii$Proxy.getTimeout()final DurationScalaSparkFlexEtlJobProps.Jsii$Proxy.getTimeout()final DurationScalaSparkStreamingJobProps.Jsii$Proxy.getTimeout()final DurationSparkJobProps.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.glue.alpha with parameters of type DurationModifier and TypeMethodDescriptionEventBatchingCondition.Builder.batchWindow(Duration batchWindow) Sets the value ofEventBatchingCondition.getBatchWindow()PySparkFlexEtlJob.Builder.notifyDelayAfter(Duration notifyDelayAfter) (experimental) Specifies configuration properties of a notification (optional).PySparkFlexEtlJobProps.Builder.notifyDelayAfter(Duration notifyDelayAfter) Sets the value ofPySparkFlexEtlJobProps.getNotifyDelayAfter()ScalaSparkFlexEtlJob.Builder.notifyDelayAfter(Duration notifyDelayAfter) (experimental) Specifies configuration properties of a notification (optional).ScalaSparkFlexEtlJobProps.Builder.notifyDelayAfter(Duration notifyDelayAfter) Sets the value ofScalaSparkFlexEtlJobProps.getNotifyDelayAfter()Sets the value ofAction.getTimeout()Sets the value ofJobProps.getTimeout()(experimental) Timeout (optional) The maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status.Sets the value ofJobProps.getTimeout()(experimental) Timeout (optional) The maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status.Sets the value ofJobProps.getTimeout()(experimental) Timeout (optional) The maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status.Sets the value ofJobProps.getTimeout()(experimental) Timeout (optional) The maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status.Sets the value ofJobProps.getTimeout()(experimental) Timeout (optional) The maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status.Sets the value ofJobProps.getTimeout()(experimental) Timeout (optional) The maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status.Sets the value ofJobProps.getTimeout()(experimental) Timeout (optional) The maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status.Sets the value ofJobProps.getTimeout()(experimental) Timeout (optional) The maximum time that a job run can consume resources before it is terminated and enters TIMEOUT status.Sets the value ofJobProps.getTimeout()Sets the value ofJobProps.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.iam
Methods in software.amazon.awscdk.services.iam that return DurationModifier and TypeMethodDescriptionfinal DurationLazyRoleProps.Jsii$Proxy.getMaxSessionDuration()default DurationRoleProps.getMaxSessionDuration()The maximum session duration that you want to set for the specified role.final DurationRoleProps.Jsii$Proxy.getMaxSessionDuration()Methods in software.amazon.awscdk.services.iam with parameters of type DurationModifier and TypeMethodDescriptionLazyRole.Builder.maxSessionDuration(Duration maxSessionDuration) The maximum session duration that you want to set for the specified role.LazyRoleProps.Builder.maxSessionDuration(Duration maxSessionDuration) Sets the value ofRoleProps.getMaxSessionDuration()Role.Builder.maxSessionDuration(Duration maxSessionDuration) The maximum session duration that you want to set for the specified role.RoleProps.Builder.maxSessionDuration(Duration maxSessionDuration) Sets the value ofRoleProps.getMaxSessionDuration() -
Uses of Duration in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return DurationModifier and TypeMethodDescriptionLifecyclePolicyAgeFilter.getAge()(experimental) The minimum age of the resource to filter.final DurationLifecyclePolicyAgeFilter.Jsii$Proxy.getAge()default DurationLifecyclePolicyAmiExclusionRules.getLastLaunched()(experimental) Excludes AMIs which were launched from within the provided duration.final DurationLifecyclePolicyAmiExclusionRules.Jsii$Proxy.getLastLaunched()default DurationComponentDocumentStep.getTimeout()(experimental) The timeout of the step.final DurationComponentDocumentStep.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type DurationModifier and TypeMethodDescriptionSets the value ofLifecyclePolicyAgeFilter.getAge()LifecyclePolicyAmiExclusionRules.Builder.lastLaunched(Duration lastLaunched) Sets the value ofLifecyclePolicyAmiExclusionRules.getLastLaunched()Sets the value ofComponentDocumentStep.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.iot.actions.alpha
Methods in software.amazon.awscdk.services.iot.actions.alpha that return DurationModifier and TypeMethodDescriptiondefault DurationHttpActionBatchConfig.getMaxBatchOpenDuration()(experimental) The maximum amount of time an outgoing message waits for other messages to create the batch.final DurationHttpActionBatchConfig.Jsii$Proxy.getMaxBatchOpenDuration()Methods in software.amazon.awscdk.services.iot.actions.alpha with parameters of type DurationModifier and TypeMethodDescriptionHttpActionBatchConfig.Builder.maxBatchOpenDuration(Duration maxBatchOpenDuration) Sets the value ofHttpActionBatchConfig.getMaxBatchOpenDuration() -
Uses of Duration in software.amazon.awscdk.services.iot.alpha
Methods in software.amazon.awscdk.services.iot.alpha that return DurationModifier and TypeMethodDescriptiondefault DurationCheckConfiguration.getDeviceCertificateAgeCheckDuration()(experimental) The duration used to check if a device certificate has been active for a number of days greater than or equal to the number you specify.final DurationCheckConfiguration.Jsii$Proxy.getDeviceCertificateAgeCheckDuration()Methods in software.amazon.awscdk.services.iot.alpha with parameters of type DurationModifier and TypeMethodDescriptionCheckConfiguration.Builder.deviceCertificateAgeCheckDuration(Duration deviceCertificateAgeCheckDuration) Sets the value ofCheckConfiguration.getDeviceCertificateAgeCheckDuration() -
Uses of Duration in software.amazon.awscdk.services.iotevents.actions.alpha
Methods in software.amazon.awscdk.services.iotevents.actions.alpha with parameters of type DurationModifier and TypeMethodDescriptionstatic TimerDurationTimerDuration.fromDuration(Duration duration) (experimental) Create a timer-duration from Duration. -
Uses of Duration in software.amazon.awscdk.services.ivs.alpha
Methods in software.amazon.awscdk.services.ivs.alpha that return DurationModifier and TypeMethodDescriptiondefault DurationRecordingConfigurationProps.getRecordingReconnectWindow()(experimental) If a broadcast disconnects and then reconnects within the specified interval, the multiple streams will be considered a single broadcast and merged together.final DurationRecordingConfigurationProps.Jsii$Proxy.getRecordingReconnectWindow()ThumbnailConfiguration.getTargetInterval()(experimental) The targeted thumbnail-generation interval.Methods in software.amazon.awscdk.services.ivs.alpha with parameters of type DurationModifier and TypeMethodDescriptionstatic ThumbnailConfigurationThumbnailConfiguration.interval(Resolution resolution, List<? extends Storage> storage, Duration targetInterval) (experimental) Enable the generation of thumbnails for recorded video at a time interval.RecordingConfiguration.Builder.recordingReconnectWindow(Duration recordingReconnectWindow) (experimental) If a broadcast disconnects and then reconnects within the specified interval, the multiple streams will be considered a single broadcast and merged together.RecordingConfigurationProps.Builder.recordingReconnectWindow(Duration recordingReconnectWindow) Sets the value ofRecordingConfigurationProps.getRecordingReconnectWindow() -
Uses of Duration in software.amazon.awscdk.services.kinesis
Methods in software.amazon.awscdk.services.kinesis that return DurationModifier and TypeMethodDescriptiondefault DurationStreamProps.getRetentionPeriod()The number of hours for the data records that are stored in shards to remain accessible.final DurationStreamProps.Jsii$Proxy.getRetentionPeriod()Methods in software.amazon.awscdk.services.kinesis with parameters of type DurationModifier and TypeMethodDescriptionStream.Builder.retentionPeriod(Duration retentionPeriod) The number of hours for the data records that are stored in shards to remain accessible.StreamProps.Builder.retentionPeriod(Duration retentionPeriod) Sets the value ofStreamProps.getRetentionPeriod() -
Uses of Duration in software.amazon.awscdk.services.kinesisanalytics.flink.alpha
Methods in software.amazon.awscdk.services.kinesisanalytics.flink.alpha that return DurationModifier and TypeMethodDescriptiondefault DurationApplicationProps.getCheckpointInterval()(experimental) The interval between checkpoints.final DurationApplicationProps.Jsii$Proxy.getCheckpointInterval()default DurationApplicationProps.getMinPauseBetweenCheckpoints()(experimental) The minimum amount of time in to wait after a checkpoint finishes to start a new checkpoint.final DurationApplicationProps.Jsii$Proxy.getMinPauseBetweenCheckpoints()Methods in software.amazon.awscdk.services.kinesisanalytics.flink.alpha with parameters of type DurationModifier and TypeMethodDescriptionApplication.Builder.checkpointInterval(Duration checkpointInterval) (experimental) The interval between checkpoints.ApplicationProps.Builder.checkpointInterval(Duration checkpointInterval) Sets the value ofApplicationProps.getCheckpointInterval()Application.Builder.minPauseBetweenCheckpoints(Duration minPauseBetweenCheckpoints) (experimental) The minimum amount of time in to wait after a checkpoint finishes to start a new checkpoint.ApplicationProps.Builder.minPauseBetweenCheckpoints(Duration minPauseBetweenCheckpoints) Sets the value ofApplicationProps.getMinPauseBetweenCheckpoints() -
Uses of Duration in software.amazon.awscdk.services.kinesisfirehose
Methods in software.amazon.awscdk.services.kinesisfirehose that return DurationModifier and TypeMethodDescriptiondefault DurationCommonDestinationS3Props.getBufferingInterval()The length of time that Firehose buffers incoming data before delivering it to the S3 bucket.final DurationCommonDestinationS3Props.Jsii$Proxy.getBufferingInterval()final DurationDestinationS3BackupProps.Jsii$Proxy.getBufferingInterval()final DurationS3BucketProps.Jsii$Proxy.getBufferingInterval()default DurationDataProcessorProps.getBufferInterval()The length of time Amazon Data Firehose will buffer incoming data before calling the processor.final DurationDataProcessorProps.Jsii$Proxy.getBufferInterval()Methods in software.amazon.awscdk.services.kinesisfirehose with parameters of type DurationModifier and TypeMethodDescriptionCommonDestinationS3Props.Builder.bufferingInterval(Duration bufferingInterval) Sets the value ofCommonDestinationS3Props.getBufferingInterval()DestinationS3BackupProps.Builder.bufferingInterval(Duration bufferingInterval) Sets the value ofCommonDestinationS3Props.getBufferingInterval()S3Bucket.Builder.bufferingInterval(Duration bufferingInterval) The length of time that Firehose buffers incoming data before delivering it to the S3 bucket.S3BucketProps.Builder.bufferingInterval(Duration bufferingInterval) Sets the value ofCommonDestinationS3Props.getBufferingInterval()DataProcessorProps.Builder.bufferInterval(Duration bufferInterval) Sets the value ofDataProcessorProps.getBufferInterval()LambdaFunctionProcessor.Builder.bufferInterval(Duration bufferInterval) The length of time Amazon Data Firehose will buffer incoming data before calling the processor. -
Uses of Duration in software.amazon.awscdk.services.kms
Methods in software.amazon.awscdk.services.kms that return DurationModifier and TypeMethodDescriptiondefault DurationKeyProps.getPendingWindow()Specifies the number of days in the waiting period before AWS KMS deletes a CMK that has been removed from a CloudFormation stack.final DurationKeyProps.Jsii$Proxy.getPendingWindow()default DurationKeyProps.getRotationPeriod()The period between each automatic rotation.final DurationKeyProps.Jsii$Proxy.getRotationPeriod()Methods in software.amazon.awscdk.services.kms with parameters of type DurationModifier and TypeMethodDescriptionKey.Builder.pendingWindow(Duration pendingWindow) Specifies the number of days in the waiting period before AWS KMS deletes a CMK that has been removed from a CloudFormation stack.KeyProps.Builder.pendingWindow(Duration pendingWindow) Sets the value ofKeyProps.getPendingWindow()Key.Builder.rotationPeriod(Duration rotationPeriod) The period between each automatic rotation.KeyProps.Builder.rotationPeriod(Duration rotationPeriod) Sets the value ofKeyProps.getRotationPeriod() -
Uses of Duration in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return DurationModifier and TypeMethodDescriptionfinal DurationLogRetentionRetryOptions.Jsii$Proxy.getBase()DurableConfig.getExecutionTimeout()The amount of time that Lambda allows a durable function to run before stopping it.final DurationDurableConfig.Jsii$Proxy.getExecutionTimeout()default DurationFunctionUrlCorsOptions.getMaxAge()The time in seconds that your browser is to cache the preflight response for the specified resource.final DurationFunctionUrlCorsOptions.Jsii$Proxy.getMaxAge()default DurationEventSourceMappingOptions.getMaxBatchingWindow()The maximum amount of time to gather records before invoking the function.final DurationEventSourceMappingOptions.Jsii$Proxy.getMaxBatchingWindow()final DurationEventSourceMappingProps.Jsii$Proxy.getMaxBatchingWindow()final DurationAliasOptions.Jsii$Proxy.getMaxEventAge()final DurationAliasProps.Jsii$Proxy.getMaxEventAge()final DurationDockerImageFunctionProps.Jsii$Proxy.getMaxEventAge()default DurationEventInvokeConfigOptions.getMaxEventAge()The maximum age of a request that Lambda sends to a function for processing.final DurationEventInvokeConfigOptions.Jsii$Proxy.getMaxEventAge()final DurationEventInvokeConfigProps.Jsii$Proxy.getMaxEventAge()final DurationFunctionOptions.Jsii$Proxy.getMaxEventAge()final DurationFunctionProps.Jsii$Proxy.getMaxEventAge()final DurationSingletonFunctionProps.Jsii$Proxy.getMaxEventAge()final DurationVersionOptions.Jsii$Proxy.getMaxEventAge()final DurationVersionProps.Jsii$Proxy.getMaxEventAge()default DurationEventSourceMappingOptions.getMaxRecordAge()The maximum age of a record that Lambda sends to a function for processing.final DurationEventSourceMappingOptions.Jsii$Proxy.getMaxRecordAge()final DurationEventSourceMappingProps.Jsii$Proxy.getMaxRecordAge()default DurationParamsAndSecretsOptions.getParameterStoreTimeout()The timeout for requests to Parameter Store.final DurationParamsAndSecretsOptions.Jsii$Proxy.getParameterStoreTimeout()default DurationParamsAndSecretsOptions.getParameterStoreTtl()The time-to-live of a parameter in the cache.final DurationParamsAndSecretsOptions.Jsii$Proxy.getParameterStoreTtl()default DurationDurableConfig.getRetentionPeriod()The number of days after a durable execution is closed that Lambda retains its history.final DurationDurableConfig.Jsii$Proxy.getRetentionPeriod()final DurationUtilizationScalingOptions.Jsii$Proxy.getScaleInCooldown()final DurationUtilizationScalingOptions.Jsii$Proxy.getScaleOutCooldown()default DurationParamsAndSecretsOptions.getSecretsManagerTimeout()The timeout for requests to Secrets Manager.final DurationParamsAndSecretsOptions.Jsii$Proxy.getSecretsManagerTimeout()default DurationParamsAndSecretsOptions.getSecretsManagerTtl()The time-to-live of a secret in the cache.final DurationParamsAndSecretsOptions.Jsii$Proxy.getSecretsManagerTtl()final DurationDockerImageFunctionProps.Jsii$Proxy.getTimeout()Function.getTimeout()The timeout configured for this lambda.default DurationFunctionOptions.getTimeout()The function execution time (in seconds) after which Lambda terminates the function.final DurationFunctionOptions.Jsii$Proxy.getTimeout()final DurationFunctionProps.Jsii$Proxy.getTimeout()final DurationSingletonFunctionProps.Jsii$Proxy.getTimeout()default DurationEventSourceMappingOptions.getTumblingWindow()The size of the tumbling windows to group records sent to DynamoDB or Kinesis.final DurationEventSourceMappingOptions.Jsii$Proxy.getTumblingWindow()final DurationEventSourceMappingProps.Jsii$Proxy.getTumblingWindow()Methods in software.amazon.awscdk.services.lambda with parameters of type DurationModifier and TypeMethodDescriptionDeprecated.Unused since the upgrade to AWS SDK v3, which uses a different retry strategyDurableConfig.Builder.executionTimeout(Duration executionTimeout) Sets the value ofDurableConfig.getExecutionTimeout()Sets the value ofFunctionUrlCorsOptions.getMaxAge()EventSourceMapping.Builder.maxBatchingWindow(Duration maxBatchingWindow) The maximum amount of time to gather records before invoking the function.EventSourceMappingOptions.Builder.maxBatchingWindow(Duration maxBatchingWindow) Sets the value ofEventSourceMappingOptions.getMaxBatchingWindow()EventSourceMappingProps.Builder.maxBatchingWindow(Duration maxBatchingWindow) Sets the value ofEventSourceMappingOptions.getMaxBatchingWindow()Alias.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.AliasOptions.Builder.maxEventAge(Duration maxEventAge) Sets the value ofEventInvokeConfigOptions.getMaxEventAge()AliasProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofEventInvokeConfigOptions.getMaxEventAge()DockerImageFunction.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.DockerImageFunctionProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofEventInvokeConfigOptions.getMaxEventAge()EventInvokeConfig.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.EventInvokeConfigOptions.Builder.maxEventAge(Duration maxEventAge) Sets the value ofEventInvokeConfigOptions.getMaxEventAge()EventInvokeConfigProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofEventInvokeConfigOptions.getMaxEventAge()Function.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.FunctionOptions.Builder.maxEventAge(Duration maxEventAge) Sets the value ofEventInvokeConfigOptions.getMaxEventAge()FunctionProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofEventInvokeConfigOptions.getMaxEventAge()SingletonFunction.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.SingletonFunctionProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofEventInvokeConfigOptions.getMaxEventAge()Version.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.VersionOptions.Builder.maxEventAge(Duration maxEventAge) Sets the value ofEventInvokeConfigOptions.getMaxEventAge()VersionProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofEventInvokeConfigOptions.getMaxEventAge()EventSourceMapping.Builder.maxRecordAge(Duration maxRecordAge) The maximum age of a record that Lambda sends to a function for processing.EventSourceMappingOptions.Builder.maxRecordAge(Duration maxRecordAge) Sets the value ofEventSourceMappingOptions.getMaxRecordAge()EventSourceMappingProps.Builder.maxRecordAge(Duration maxRecordAge) Sets the value ofEventSourceMappingOptions.getMaxRecordAge()ParamsAndSecretsOptions.Builder.parameterStoreTimeout(Duration parameterStoreTimeout) Sets the value ofParamsAndSecretsOptions.getParameterStoreTimeout()ParamsAndSecretsOptions.Builder.parameterStoreTtl(Duration parameterStoreTtl) Sets the value ofParamsAndSecretsOptions.getParameterStoreTtl()DurableConfig.Builder.retentionPeriod(Duration retentionPeriod) Sets the value ofDurableConfig.getRetentionPeriod()UtilizationScalingOptions.Builder.scaleInCooldown(Duration scaleInCooldown) Sets the value ofBaseTargetTrackingProps.getScaleInCooldown()UtilizationScalingOptions.Builder.scaleOutCooldown(Duration scaleOutCooldown) Sets the value ofBaseTargetTrackingProps.getScaleOutCooldown()ParamsAndSecretsOptions.Builder.secretsManagerTimeout(Duration secretsManagerTimeout) Sets the value ofParamsAndSecretsOptions.getSecretsManagerTimeout()ParamsAndSecretsOptions.Builder.secretsManagerTtl(Duration secretsManagerTtl) Sets the value ofParamsAndSecretsOptions.getSecretsManagerTtl()The function execution time (in seconds) after which Lambda terminates the function.Sets the value ofFunctionOptions.getTimeout()The function execution time (in seconds) after which Lambda terminates the function.Sets the value ofFunctionOptions.getTimeout()Sets the value ofFunctionOptions.getTimeout()The function execution time (in seconds) after which Lambda terminates the function.Sets the value ofFunctionOptions.getTimeout()EventSourceMapping.Builder.tumblingWindow(Duration tumblingWindow) The size of the tumbling windows to group records sent to DynamoDB or Kinesis.EventSourceMappingOptions.Builder.tumblingWindow(Duration tumblingWindow) Sets the value ofEventSourceMappingOptions.getTumblingWindow()EventSourceMappingProps.Builder.tumblingWindow(Duration tumblingWindow) Sets the value ofEventSourceMappingOptions.getTumblingWindow() -
Uses of Duration in software.amazon.awscdk.services.lambda.eventsources
Methods in software.amazon.awscdk.services.lambda.eventsources that return DurationModifier and TypeMethodDescriptiondefault DurationBaseStreamEventSourceProps.getMaxBatchingWindow()The maximum amount of time to gather records before invoking the function.final DurationBaseStreamEventSourceProps.Jsii$Proxy.getMaxBatchingWindow()final DurationDynamoEventSourceProps.Jsii$Proxy.getMaxBatchingWindow()final DurationKafkaEventSourceProps.Jsii$Proxy.getMaxBatchingWindow()final DurationKinesisEventSourceProps.Jsii$Proxy.getMaxBatchingWindow()final DurationManagedKafkaEventSourceProps.Jsii$Proxy.getMaxBatchingWindow()final DurationSelfManagedKafkaEventSourceProps.Jsii$Proxy.getMaxBatchingWindow()default DurationSqsEventSourceProps.getMaxBatchingWindow()The maximum amount of time to gather records before invoking the function.final DurationSqsEventSourceProps.Jsii$Proxy.getMaxBatchingWindow()final DurationStreamEventSourceProps.Jsii$Proxy.getMaxBatchingWindow()final DurationDynamoEventSourceProps.Jsii$Proxy.getMaxRecordAge()default DurationKafkaEventSourceProps.getMaxRecordAge()The maximum age of a record that Lambda sends to a function for processing.final DurationKafkaEventSourceProps.Jsii$Proxy.getMaxRecordAge()final DurationKinesisEventSourceProps.Jsii$Proxy.getMaxRecordAge()final DurationManagedKafkaEventSourceProps.Jsii$Proxy.getMaxRecordAge()final DurationSelfManagedKafkaEventSourceProps.Jsii$Proxy.getMaxRecordAge()default DurationStreamEventSourceProps.getMaxRecordAge()The maximum age of a record that Lambda sends to a function for processing.final DurationStreamEventSourceProps.Jsii$Proxy.getMaxRecordAge()final DurationDynamoEventSourceProps.Jsii$Proxy.getTumblingWindow()final DurationKinesisEventSourceProps.Jsii$Proxy.getTumblingWindow()default DurationStreamEventSourceProps.getTumblingWindow()The size of the tumbling windows to group records sent to DynamoDB or Kinesis Valid Range: 0 - 15 minutes.final DurationStreamEventSourceProps.Jsii$Proxy.getTumblingWindow()Methods in software.amazon.awscdk.services.lambda.eventsources with parameters of type DurationModifier and TypeMethodDescriptionBaseStreamEventSourceProps.Builder.maxBatchingWindow(Duration maxBatchingWindow) Sets the value ofBaseStreamEventSourceProps.getMaxBatchingWindow()DynamoEventSource.Builder.maxBatchingWindow(Duration maxBatchingWindow) The maximum amount of time to gather records before invoking the function.DynamoEventSourceProps.Builder.maxBatchingWindow(Duration maxBatchingWindow) Sets the value ofBaseStreamEventSourceProps.getMaxBatchingWindow()KafkaEventSourceProps.Builder.maxBatchingWindow(Duration maxBatchingWindow) Sets the value ofBaseStreamEventSourceProps.getMaxBatchingWindow()KinesisConsumerEventSource.Builder.maxBatchingWindow(Duration maxBatchingWindow) The maximum amount of time to gather records before invoking the function.KinesisEventSource.Builder.maxBatchingWindow(Duration maxBatchingWindow) The maximum amount of time to gather records before invoking the function.KinesisEventSourceProps.Builder.maxBatchingWindow(Duration maxBatchingWindow) Sets the value ofBaseStreamEventSourceProps.getMaxBatchingWindow()ManagedKafkaEventSource.Builder.maxBatchingWindow(Duration maxBatchingWindow) The maximum amount of time to gather records before invoking the function.ManagedKafkaEventSourceProps.Builder.maxBatchingWindow(Duration maxBatchingWindow) Sets the value ofBaseStreamEventSourceProps.getMaxBatchingWindow()SelfManagedKafkaEventSource.Builder.maxBatchingWindow(Duration maxBatchingWindow) The maximum amount of time to gather records before invoking the function.SelfManagedKafkaEventSourceProps.Builder.maxBatchingWindow(Duration maxBatchingWindow) Sets the value ofBaseStreamEventSourceProps.getMaxBatchingWindow()SqsEventSource.Builder.maxBatchingWindow(Duration maxBatchingWindow) The maximum amount of time to gather records before invoking the function.SqsEventSourceProps.Builder.maxBatchingWindow(Duration maxBatchingWindow) Sets the value ofSqsEventSourceProps.getMaxBatchingWindow()StreamEventSourceProps.Builder.maxBatchingWindow(Duration maxBatchingWindow) Sets the value ofBaseStreamEventSourceProps.getMaxBatchingWindow()DynamoEventSource.Builder.maxRecordAge(Duration maxRecordAge) The maximum age of a record that Lambda sends to a function for processing.DynamoEventSourceProps.Builder.maxRecordAge(Duration maxRecordAge) Sets the value ofStreamEventSourceProps.getMaxRecordAge()KafkaEventSourceProps.Builder.maxRecordAge(Duration maxRecordAge) Sets the value ofKafkaEventSourceProps.getMaxRecordAge()KinesisConsumerEventSource.Builder.maxRecordAge(Duration maxRecordAge) The maximum age of a record that Lambda sends to a function for processing.KinesisEventSource.Builder.maxRecordAge(Duration maxRecordAge) The maximum age of a record that Lambda sends to a function for processing.KinesisEventSourceProps.Builder.maxRecordAge(Duration maxRecordAge) Sets the value ofStreamEventSourceProps.getMaxRecordAge()ManagedKafkaEventSource.Builder.maxRecordAge(Duration maxRecordAge) The maximum age of a record that Lambda sends to a function for processing.ManagedKafkaEventSourceProps.Builder.maxRecordAge(Duration maxRecordAge) Sets the value ofKafkaEventSourceProps.getMaxRecordAge()SelfManagedKafkaEventSource.Builder.maxRecordAge(Duration maxRecordAge) The maximum age of a record that Lambda sends to a function for processing.SelfManagedKafkaEventSourceProps.Builder.maxRecordAge(Duration maxRecordAge) Sets the value ofKafkaEventSourceProps.getMaxRecordAge()StreamEventSourceProps.Builder.maxRecordAge(Duration maxRecordAge) Sets the value ofStreamEventSourceProps.getMaxRecordAge()DynamoEventSource.Builder.tumblingWindow(Duration tumblingWindow) The size of the tumbling windows to group records sent to DynamoDB or Kinesis Valid Range: 0 - 15 minutes.DynamoEventSourceProps.Builder.tumblingWindow(Duration tumblingWindow) Sets the value ofStreamEventSourceProps.getTumblingWindow()KinesisConsumerEventSource.Builder.tumblingWindow(Duration tumblingWindow) The size of the tumbling windows to group records sent to DynamoDB or Kinesis Valid Range: 0 - 15 minutes.KinesisEventSource.Builder.tumblingWindow(Duration tumblingWindow) The size of the tumbling windows to group records sent to DynamoDB or Kinesis Valid Range: 0 - 15 minutes.KinesisEventSourceProps.Builder.tumblingWindow(Duration tumblingWindow) Sets the value ofStreamEventSourceProps.getTumblingWindow()StreamEventSourceProps.Builder.tumblingWindow(Duration tumblingWindow) Sets the value ofStreamEventSourceProps.getTumblingWindow() -
Uses of Duration in software.amazon.awscdk.services.lambda.go.alpha
Methods in software.amazon.awscdk.services.lambda.go.alpha that return DurationModifier and TypeMethodDescriptionfinal DurationGoFunctionProps.Jsii$Proxy.getMaxEventAge()final DurationGoFunctionProps.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.lambda.go.alpha with parameters of type DurationModifier and TypeMethodDescriptionGoFunction.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.GoFunctionProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofEventInvokeConfigOptions.getMaxEventAge()The function execution time (in seconds) after which Lambda terminates the function.Sets the value ofFunctionOptions.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.lambda.nodejs
Methods in software.amazon.awscdk.services.lambda.nodejs that return DurationModifier and TypeMethodDescriptionfinal DurationNodejsFunctionProps.Jsii$Proxy.getMaxEventAge()final DurationNodejsFunctionProps.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.lambda.nodejs with parameters of type DurationModifier and TypeMethodDescriptionNodejsFunction.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.NodejsFunctionProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofEventInvokeConfigOptions.getMaxEventAge()The function execution time (in seconds) after which Lambda terminates the function.Sets the value ofFunctionOptions.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.lambda.python.alpha
Methods in software.amazon.awscdk.services.lambda.python.alpha that return DurationModifier and TypeMethodDescriptionfinal DurationPythonFunctionProps.Jsii$Proxy.getMaxEventAge()final DurationPythonFunctionProps.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.lambda.python.alpha with parameters of type DurationModifier and TypeMethodDescriptionPythonFunction.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.PythonFunctionProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofEventInvokeConfigOptions.getMaxEventAge()The function execution time (in seconds) after which Lambda terminates the function.Sets the value ofFunctionOptions.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return DurationModifier and TypeMethodDescriptiondefault DurationLogRetentionRetryOptions.getBase()Deprecated.Unused since the upgrade to AWS SDK v3, which uses a different retry strategyfinal DurationLogRetentionRetryOptions.Jsii$Proxy.getBase()Methods in software.amazon.awscdk.services.logs with parameters of type DurationModifier and TypeMethodDescriptionDeprecated.Unused since the upgrade to AWS SDK v3, which uses a different retry strategy -
Uses of Duration in software.amazon.awscdk.services.neptune.alpha
Methods in software.amazon.awscdk.services.neptune.alpha that return DurationModifier and TypeMethodDescriptiondefault DurationDatabaseClusterProps.getBackupRetention()(experimental) How many days to retain the backup.final DurationDatabaseClusterProps.Jsii$Proxy.getBackupRetention()Methods in software.amazon.awscdk.services.neptune.alpha with parameters of type DurationModifier and TypeMethodDescriptionDatabaseCluster.Builder.backupRetention(Duration backupRetention) (experimental) How many days to retain the backup.DatabaseClusterProps.Builder.backupRetention(Duration backupRetention) Sets the value ofDatabaseClusterProps.getBackupRetention() -
Uses of Duration in software.amazon.awscdk.services.pipes.sources.alpha
Methods in software.amazon.awscdk.services.pipes.sources.alpha that return DurationModifier and TypeMethodDescriptionfinal DurationDynamoDBSourceParameters.Jsii$Proxy.getMaximumBatchingWindow()final DurationKinesisSourceParameters.Jsii$Proxy.getMaximumBatchingWindow()default DurationSqsSourceParameters.getMaximumBatchingWindow()(experimental) The maximum length of a time to wait for events.final DurationSqsSourceParameters.Jsii$Proxy.getMaximumBatchingWindow()default DurationStreamSourceParameters.getMaximumBatchingWindow()(experimental) The maximum length of a time to wait for events.final DurationStreamSourceParameters.Jsii$Proxy.getMaximumBatchingWindow()final DurationDynamoDBSourceParameters.Jsii$Proxy.getMaximumRecordAge()final DurationKinesisSourceParameters.Jsii$Proxy.getMaximumRecordAge()default DurationStreamSourceParameters.getMaximumRecordAge()(experimental) Discard records older than the specified age.final DurationStreamSourceParameters.Jsii$Proxy.getMaximumRecordAge()Methods in software.amazon.awscdk.services.pipes.sources.alpha with parameters of type DurationModifier and TypeMethodDescriptionDynamoDBSource.Builder.maximumBatchingWindow(Duration maximumBatchingWindow) (experimental) The maximum length of a time to wait for events.DynamoDBSourceParameters.Builder.maximumBatchingWindow(Duration maximumBatchingWindow) Sets the value ofStreamSourceParameters.getMaximumBatchingWindow()KinesisSource.Builder.maximumBatchingWindow(Duration maximumBatchingWindow) (experimental) The maximum length of a time to wait for events.KinesisSourceParameters.Builder.maximumBatchingWindow(Duration maximumBatchingWindow) Sets the value ofStreamSourceParameters.getMaximumBatchingWindow()SqsSource.Builder.maximumBatchingWindow(Duration maximumBatchingWindow) (experimental) The maximum length of a time to wait for events.SqsSourceParameters.Builder.maximumBatchingWindow(Duration maximumBatchingWindow) Sets the value ofSqsSourceParameters.getMaximumBatchingWindow()StreamSourceParameters.Builder.maximumBatchingWindow(Duration maximumBatchingWindow) Sets the value ofStreamSourceParameters.getMaximumBatchingWindow()DynamoDBSource.Builder.maximumRecordAge(Duration maximumRecordAge) (experimental) Discard records older than the specified age.DynamoDBSourceParameters.Builder.maximumRecordAge(Duration maximumRecordAge) Sets the value ofStreamSourceParameters.getMaximumRecordAge()KinesisSource.Builder.maximumRecordAge(Duration maximumRecordAge) (experimental) Discard records older than the specified age.KinesisSourceParameters.Builder.maximumRecordAge(Duration maximumRecordAge) Sets the value ofStreamSourceParameters.getMaximumRecordAge()StreamSourceParameters.Builder.maximumRecordAge(Duration maximumRecordAge) Sets the value ofStreamSourceParameters.getMaximumRecordAge() -
Uses of Duration in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return DurationModifier and TypeMethodDescriptiondefault DurationCommonRotationUserOptions.getAutomaticallyAfter()Specifies the number of days after the previous rotation before Secrets Manager triggers the next automatic rotation.final DurationCommonRotationUserOptions.Jsii$Proxy.getAutomaticallyAfter()final DurationRotationMultiUserOptions.Jsii$Proxy.getAutomaticallyAfter()final DurationRotationSingleUserOptions.Jsii$Proxy.getAutomaticallyAfter()default DurationServerlessScalingOptions.getAutoPause()The time before an Aurora Serverless database cluster is paused.final DurationServerlessScalingOptions.Jsii$Proxy.getAutoPause()default DurationDatabaseClusterFromSnapshotProps.getBacktrackWindow()The number of seconds to set a cluster's target backtrack window to.final DurationDatabaseClusterFromSnapshotProps.Jsii$Proxy.getBacktrackWindow()default DurationDatabaseClusterProps.getBacktrackWindow()The number of seconds to set a cluster's target backtrack window to.final DurationDatabaseClusterProps.Jsii$Proxy.getBacktrackWindow()final DurationDatabaseInstanceFromSnapshotProps.Jsii$Proxy.getBackupRetention()default DurationDatabaseInstanceNewProps.getBackupRetention()The number of days during which automatic DB snapshots are retained.final DurationDatabaseInstanceNewProps.Jsii$Proxy.getBackupRetention()final DurationDatabaseInstanceProps.Jsii$Proxy.getBackupRetention()final DurationDatabaseInstanceReadReplicaProps.Jsii$Proxy.getBackupRetention()final DurationDatabaseInstanceSourceProps.Jsii$Proxy.getBackupRetention()default DurationServerlessClusterFromSnapshotProps.getBackupRetention()The number of days during which automatic DB snapshots are retained.final DurationServerlessClusterFromSnapshotProps.Jsii$Proxy.getBackupRetention()default DurationServerlessClusterProps.getBackupRetention()The number of days during which automatic DB snapshots are retained.final DurationServerlessClusterProps.Jsii$Proxy.getBackupRetention()default DurationDatabaseProxyOptions.getBorrowTimeout()The duration for a proxy to wait for a connection to become available in the connection pool.final DurationDatabaseProxyOptions.Jsii$Proxy.getBorrowTimeout()final DurationDatabaseProxyProps.Jsii$Proxy.getBorrowTimeout()default DurationDatabaseProxyOptions.getIdleClientTimeout()The number of seconds that a connection to the proxy can be inactive before the proxy disconnects it.final DurationDatabaseProxyOptions.Jsii$Proxy.getIdleClientTimeout()final DurationDatabaseProxyProps.Jsii$Proxy.getIdleClientTimeout()default DurationClusterInstanceBindOptions.getMonitoringInterval()The interval, in seconds, between points when Amazon RDS collects enhanced monitoring metrics for the DB instances.final DurationClusterInstanceBindOptions.Jsii$Proxy.getMonitoringInterval()default DurationDatabaseClusterFromSnapshotProps.getMonitoringInterval()The interval between points when Amazon RDS collects enhanced monitoring metrics.final DurationDatabaseClusterFromSnapshotProps.Jsii$Proxy.getMonitoringInterval()default DurationDatabaseClusterProps.getMonitoringInterval()The interval between points when Amazon RDS collects enhanced monitoring metrics.final DurationDatabaseClusterProps.Jsii$Proxy.getMonitoringInterval()final DurationDatabaseInstanceFromSnapshotProps.Jsii$Proxy.getMonitoringInterval()default DurationDatabaseInstanceNewProps.getMonitoringInterval()The interval, in seconds, between points when Amazon RDS collects enhanced monitoring metrics for the DB instance.final DurationDatabaseInstanceNewProps.Jsii$Proxy.getMonitoringInterval()final DurationDatabaseInstanceProps.Jsii$Proxy.getMonitoringInterval()final DurationDatabaseInstanceReadReplicaProps.Jsii$Proxy.getMonitoringInterval()final DurationDatabaseInstanceSourceProps.Jsii$Proxy.getMonitoringInterval()BackupProps.getRetention()How many days to retain the backup.final DurationBackupProps.Jsii$Proxy.getRetention()protected DurationDatabaseCluster.getServerlessV2AutoPauseDuration()protected DurationDatabaseClusterFromSnapshot.getServerlessV2AutoPauseDuration()default DurationDatabaseClusterFromSnapshotProps.getServerlessV2AutoPauseDuration()Specifies the duration an Aurora Serverless v2 DB instance must be idle before Aurora attempts to automatically pause it.final DurationDatabaseClusterFromSnapshotProps.Jsii$Proxy.getServerlessV2AutoPauseDuration()default DurationDatabaseClusterProps.getServerlessV2AutoPauseDuration()Specifies the duration an Aurora Serverless v2 DB instance must be idle before Aurora attempts to automatically pause it.final DurationDatabaseClusterProps.Jsii$Proxy.getServerlessV2AutoPauseDuration()default DurationServerlessScalingOptions.getTimeout()The amount of time that Aurora Serverless v1 tries to find a scaling point to perform seamless scaling before enforcing the timeout action.final DurationServerlessScalingOptions.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.rds with parameters of type DurationModifier and TypeMethodDescriptionCommonRotationUserOptions.Builder.automaticallyAfter(Duration automaticallyAfter) Sets the value ofCommonRotationUserOptions.getAutomaticallyAfter()RotationMultiUserOptions.Builder.automaticallyAfter(Duration automaticallyAfter) Sets the value ofCommonRotationUserOptions.getAutomaticallyAfter()RotationSingleUserOptions.Builder.automaticallyAfter(Duration automaticallyAfter) Sets the value ofCommonRotationUserOptions.getAutomaticallyAfter()Sets the value ofServerlessScalingOptions.getAutoPause()DatabaseCluster.Builder.backtrackWindow(Duration backtrackWindow) The number of seconds to set a cluster's target backtrack window to.DatabaseClusterFromSnapshot.Builder.backtrackWindow(Duration backtrackWindow) The number of seconds to set a cluster's target backtrack window to.DatabaseClusterFromSnapshotProps.Builder.backtrackWindow(Duration backtrackWindow) Sets the value ofDatabaseClusterFromSnapshotProps.getBacktrackWindow()DatabaseClusterProps.Builder.backtrackWindow(Duration backtrackWindow) Sets the value ofDatabaseClusterProps.getBacktrackWindow()DatabaseInstance.Builder.backupRetention(Duration backupRetention) The number of days during which automatic DB snapshots are retained.DatabaseInstanceFromSnapshot.Builder.backupRetention(Duration backupRetention) The number of days during which automatic DB snapshots are retained.DatabaseInstanceFromSnapshotProps.Builder.backupRetention(Duration backupRetention) Sets the value ofDatabaseInstanceNewProps.getBackupRetention()DatabaseInstanceNewProps.Builder.backupRetention(Duration backupRetention) Sets the value ofDatabaseInstanceNewProps.getBackupRetention()DatabaseInstanceProps.Builder.backupRetention(Duration backupRetention) Sets the value ofDatabaseInstanceNewProps.getBackupRetention()DatabaseInstanceReadReplica.Builder.backupRetention(Duration backupRetention) The number of days during which automatic DB snapshots are retained.DatabaseInstanceReadReplicaProps.Builder.backupRetention(Duration backupRetention) Sets the value ofDatabaseInstanceNewProps.getBackupRetention()DatabaseInstanceSourceProps.Builder.backupRetention(Duration backupRetention) Sets the value ofDatabaseInstanceNewProps.getBackupRetention()ServerlessCluster.Builder.backupRetention(Duration backupRetention) The number of days during which automatic DB snapshots are retained.ServerlessClusterFromSnapshot.Builder.backupRetention(Duration backupRetention) The number of days during which automatic DB snapshots are retained.ServerlessClusterFromSnapshotProps.Builder.backupRetention(Duration backupRetention) Sets the value ofServerlessClusterFromSnapshotProps.getBackupRetention()ServerlessClusterProps.Builder.backupRetention(Duration backupRetention) Sets the value ofServerlessClusterProps.getBackupRetention()DatabaseProxy.Builder.borrowTimeout(Duration borrowTimeout) The duration for a proxy to wait for a connection to become available in the connection pool.DatabaseProxyOptions.Builder.borrowTimeout(Duration borrowTimeout) Sets the value ofDatabaseProxyOptions.getBorrowTimeout()DatabaseProxyProps.Builder.borrowTimeout(Duration borrowTimeout) Sets the value ofDatabaseProxyOptions.getBorrowTimeout()DatabaseProxy.Builder.idleClientTimeout(Duration idleClientTimeout) The number of seconds that a connection to the proxy can be inactive before the proxy disconnects it.DatabaseProxyOptions.Builder.idleClientTimeout(Duration idleClientTimeout) Sets the value ofDatabaseProxyOptions.getIdleClientTimeout()DatabaseProxyProps.Builder.idleClientTimeout(Duration idleClientTimeout) Sets the value ofDatabaseProxyOptions.getIdleClientTimeout()ClusterInstanceBindOptions.Builder.monitoringInterval(Duration monitoringInterval) Sets the value ofClusterInstanceBindOptions.getMonitoringInterval()DatabaseCluster.Builder.monitoringInterval(Duration monitoringInterval) The interval between points when Amazon RDS collects enhanced monitoring metrics.DatabaseClusterFromSnapshot.Builder.monitoringInterval(Duration monitoringInterval) The interval between points when Amazon RDS collects enhanced monitoring metrics.DatabaseClusterFromSnapshotProps.Builder.monitoringInterval(Duration monitoringInterval) Sets the value ofDatabaseClusterFromSnapshotProps.getMonitoringInterval()DatabaseClusterProps.Builder.monitoringInterval(Duration monitoringInterval) Sets the value ofDatabaseClusterProps.getMonitoringInterval()DatabaseInstance.Builder.monitoringInterval(Duration monitoringInterval) The interval, in seconds, between points when Amazon RDS collects enhanced monitoring metrics for the DB instance.DatabaseInstanceFromSnapshot.Builder.monitoringInterval(Duration monitoringInterval) The interval, in seconds, between points when Amazon RDS collects enhanced monitoring metrics for the DB instance.DatabaseInstanceFromSnapshotProps.Builder.monitoringInterval(Duration monitoringInterval) Sets the value ofDatabaseInstanceNewProps.getMonitoringInterval()DatabaseInstanceNewProps.Builder.monitoringInterval(Duration monitoringInterval) Sets the value ofDatabaseInstanceNewProps.getMonitoringInterval()DatabaseInstanceProps.Builder.monitoringInterval(Duration monitoringInterval) Sets the value ofDatabaseInstanceNewProps.getMonitoringInterval()DatabaseInstanceReadReplica.Builder.monitoringInterval(Duration monitoringInterval) The interval, in seconds, between points when Amazon RDS collects enhanced monitoring metrics for the DB instance.DatabaseInstanceReadReplicaProps.Builder.monitoringInterval(Duration monitoringInterval) Sets the value ofDatabaseInstanceNewProps.getMonitoringInterval()DatabaseInstanceSourceProps.Builder.monitoringInterval(Duration monitoringInterval) Sets the value ofDatabaseInstanceNewProps.getMonitoringInterval()Sets the value ofBackupProps.getRetention()DatabaseCluster.Builder.serverlessV2AutoPauseDuration(Duration serverlessV2AutoPauseDuration) Specifies the duration an Aurora Serverless v2 DB instance must be idle before Aurora attempts to automatically pause it.DatabaseClusterFromSnapshot.Builder.serverlessV2AutoPauseDuration(Duration serverlessV2AutoPauseDuration) Specifies the duration an Aurora Serverless v2 DB instance must be idle before Aurora attempts to automatically pause it.DatabaseClusterFromSnapshotProps.Builder.serverlessV2AutoPauseDuration(Duration serverlessV2AutoPauseDuration) Sets the value ofDatabaseClusterFromSnapshotProps.getServerlessV2AutoPauseDuration()DatabaseClusterProps.Builder.serverlessV2AutoPauseDuration(Duration serverlessV2AutoPauseDuration) Sets the value ofDatabaseClusterProps.getServerlessV2AutoPauseDuration()Sets the value ofServerlessScalingOptions.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.redshift.alpha
Methods in software.amazon.awscdk.services.redshift.alpha that return DurationModifier and TypeMethodDescriptiondefault DurationRotationMultiUserOptions.getAutomaticallyAfter()(experimental) Specifies the number of days after the previous rotation before Secrets Manager triggers the next automatic rotation.final DurationRotationMultiUserOptions.Jsii$Proxy.getAutomaticallyAfter()default DurationTableProps.getTimeout()(experimental) Handler timeout duration.final DurationTableProps.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.redshift.alpha with parameters of type DurationModifier and TypeMethodDescriptionCluster.addRotationSingleUser(Duration automaticallyAfter) (experimental) Adds the single user rotation of the master password to this cluster.RotationMultiUserOptions.Builder.automaticallyAfter(Duration automaticallyAfter) Sets the value ofRotationMultiUserOptions.getAutomaticallyAfter()(experimental) Handler timeout duration.Sets the value ofTableProps.getTimeout() -
Uses of Duration in software.amazon.awscdk.services.route53
Methods in software.amazon.awscdk.services.route53 that return DurationModifier and TypeMethodDescriptiondefault DurationHealthCheckProps.getRequestInterval()The duration between the time that Amazon Route 53 gets a response from your endpoint and the time that it sends the next health check request.final DurationHealthCheckProps.Jsii$Proxy.getRequestInterval()final DurationAaaaRecordProps.Jsii$Proxy.getTtl()final DurationARecordAttrs.Jsii$Proxy.getTtl()final DurationARecordProps.Jsii$Proxy.getTtl()final DurationCaaAmazonRecordProps.Jsii$Proxy.getTtl()final DurationCaaRecordProps.Jsii$Proxy.getTtl()final DurationCnameRecordProps.Jsii$Proxy.getTtl()default DurationCrossAccountZoneDelegationRecordProps.getTtl()The resource record cache time to live (TTL).final DurationCrossAccountZoneDelegationRecordProps.Jsii$Proxy.getTtl()final DurationDsRecordProps.Jsii$Proxy.getTtl()final DurationHttpsRecordProps.Jsii$Proxy.getTtl()final DurationMxRecordProps.Jsii$Proxy.getTtl()final DurationNsRecordProps.Jsii$Proxy.getTtl()default DurationRecordSetOptions.getTtl()The resource record cache time to live (TTL).final DurationRecordSetOptions.Jsii$Proxy.getTtl()final DurationRecordSetProps.Jsii$Proxy.getTtl()final DurationSrvRecordProps.Jsii$Proxy.getTtl()final DurationSvcbRecordProps.Jsii$Proxy.getTtl()final DurationTxtRecordProps.Jsii$Proxy.getTtl()default DurationZoneDelegationOptions.getTtl()The TTL (Time To Live) of the DNS delegation record in DNS caches.final DurationZoneDelegationOptions.Jsii$Proxy.getTtl()final DurationZoneDelegationRecordProps.Jsii$Proxy.getTtl()Methods in software.amazon.awscdk.services.route53 with parameters of type DurationModifier and TypeMethodDescriptionHealthCheck.Builder.requestInterval(Duration requestInterval) The duration between the time that Amazon Route 53 gets a response from your endpoint and the time that it sends the next health check request.HealthCheckProps.Builder.requestInterval(Duration requestInterval) Sets the value ofHealthCheckProps.getRequestInterval()The resource record cache time to live (TTL).Sets the value ofRecordSetOptions.getTtl()The resource record cache time to live (TTL).Sets the value ofRecordSetOptions.getTtl()Sets the value ofRecordSetOptions.getTtl()The resource record cache time to live (TTL).Sets the value ofRecordSetOptions.getTtl()The resource record cache time to live (TTL).Sets the value ofRecordSetOptions.getTtl()The resource record cache time to live (TTL).Sets the value ofRecordSetOptions.getTtl()The resource record cache time to live (TTL).Sets the value ofCrossAccountZoneDelegationRecordProps.getTtl()The resource record cache time to live (TTL).Sets the value ofRecordSetOptions.getTtl()The resource record cache time to live (TTL).Sets the value ofRecordSetOptions.getTtl()The resource record cache time to live (TTL).Sets the value ofRecordSetOptions.getTtl()The resource record cache time to live (TTL).Sets the value ofRecordSetOptions.getTtl()The resource record cache time to live (TTL).Sets the value ofRecordSetOptions.getTtl()Sets the value ofRecordSetOptions.getTtl()The resource record cache time to live (TTL).Sets the value ofRecordSetOptions.getTtl()The resource record cache time to live (TTL).Sets the value ofRecordSetOptions.getTtl()The resource record cache time to live (TTL).Sets the value ofRecordSetOptions.getTtl()Sets the value ofZoneDelegationOptions.getTtl()The resource record cache time to live (TTL).Sets the value ofRecordSetOptions.getTtl() -
Uses of Duration in software.amazon.awscdk.services.route53resolver.alpha
Methods in software.amazon.awscdk.services.route53resolver.alpha that return DurationModifier and TypeMethodDescriptionabstract DurationDnsBlockResponse.getBlockOverrideTtl()(experimental) The recommended amount of time for the DNS resolver or web browser to cache the provided override record.Methods in software.amazon.awscdk.services.route53resolver.alpha with parameters of type DurationModifier and TypeMethodDescriptionstatic DnsBlockResponse(experimental) Provides a custom override response to the query. -
Uses of Duration in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return DurationModifier and TypeMethodDescriptiondefault DurationLifecycleRule.getAbortIncompleteMultipartUploadAfter()Specifies a lifecycle rule that aborts incomplete multipart uploads to an Amazon S3 bucket.final DurationLifecycleRule.Jsii$Proxy.getAbortIncompleteMultipartUploadAfter()default DurationIntelligentTieringConfiguration.getArchiveAccessTierTime()When enabled, Intelligent-Tiering will automatically move objects that haven’t been accessed for a minimum of 90 days to the Archive Access tier.final DurationIntelligentTieringConfiguration.Jsii$Proxy.getArchiveAccessTierTime()default DurationIntelligentTieringConfiguration.getDeepArchiveAccessTierTime()When enabled, Intelligent-Tiering will automatically move objects that haven’t been accessed for a minimum of 180 days to the Deep Archive Access tier.final DurationIntelligentTieringConfiguration.Jsii$Proxy.getDeepArchiveAccessTierTime()ObjectLockRetention.getDuration()The default period for which objects should be retained.default DurationLifecycleRule.getExpiration()Indicates the number of days after creation when objects are deleted from Amazon S3 and Amazon Glacier.final DurationLifecycleRule.Jsii$Proxy.getExpiration()default DurationLifecycleRule.getNoncurrentVersionExpiration()Time between when a new version of the object is uploaded to the bucket and when old versions of the object expire.final DurationLifecycleRule.Jsii$Proxy.getNoncurrentVersionExpiration()NoncurrentVersionTransition.getTransitionAfter()Indicates the number of days after creation when objects are transitioned to the specified storage class.final DurationNoncurrentVersionTransition.Jsii$Proxy.getTransitionAfter()default DurationTransition.getTransitionAfter()Indicates the number of days after creation when objects are transitioned to the specified storage class.final DurationTransition.Jsii$Proxy.getTransitionAfter()Methods in software.amazon.awscdk.services.s3 with parameters of type DurationModifier and TypeMethodDescriptionLifecycleRule.Builder.abortIncompleteMultipartUploadAfter(Duration abortIncompleteMultipartUploadAfter) Sets the value ofLifecycleRule.getAbortIncompleteMultipartUploadAfter()IntelligentTieringConfiguration.Builder.archiveAccessTierTime(Duration archiveAccessTierTime) Sets the value ofIntelligentTieringConfiguration.getArchiveAccessTierTime()static ObjectLockRetentionObjectLockRetention.compliance(Duration duration) Configure for Compliance retention for a specified duration.IntelligentTieringConfiguration.Builder.deepArchiveAccessTierTime(Duration deepArchiveAccessTierTime) Sets the value ofIntelligentTieringConfiguration.getDeepArchiveAccessTierTime()LifecycleRule.Builder.expiration(Duration expiration) Sets the value ofLifecycleRule.getExpiration()static ObjectLockRetentionObjectLockRetention.governance(Duration duration) Configure for Governance retention for a specified duration.LifecycleRule.Builder.noncurrentVersionExpiration(Duration noncurrentVersionExpiration) Sets the value ofLifecycleRule.getNoncurrentVersionExpiration()NoncurrentVersionTransition.Builder.transitionAfter(Duration transitionAfter) Sets the value ofNoncurrentVersionTransition.getTransitionAfter()Transition.Builder.transitionAfter(Duration transitionAfter) Sets the value ofTransition.getTransitionAfter() -
Uses of Duration in software.amazon.awscdk.services.s3.deployment
Methods in software.amazon.awscdk.services.s3.deployment with parameters of type DurationModifier and TypeMethodDescriptionstatic CacheControlSets 'max-age=invalid input: '<'duration-in-seconds>'.static CacheControlSets 's-maxage=invalid input: '<'duration-in-seconds>'.static CacheControlCacheControl.staleIfError(Duration t) Sets 'stale-if-error=invalid input: '<'duration-in-seconds>'.static CacheControlCacheControl.staleWhileRevalidate(Duration t) Sets 'stale-while-revalidate=invalid input: '<'duration-in-seconds>'. -
Uses of Duration in software.amazon.awscdk.services.sagemaker.alpha
Methods in software.amazon.awscdk.services.sagemaker.alpha that return DurationModifier and TypeMethodDescriptiondefault DurationInstanceProductionVariantProps.getContainerStartupHealthCheckTimeout()(experimental) The timeout value, in seconds, for your inference container to pass health check.final DurationInstanceProductionVariantProps.Jsii$Proxy.getContainerStartupHealthCheckTimeout()final DurationInvocationsScalingProps.Jsii$Proxy.getScaleInCooldown()final DurationInvocationsScalingProps.Jsii$Proxy.getScaleOutCooldown()Methods in software.amazon.awscdk.services.sagemaker.alpha with parameters of type DurationModifier and TypeMethodDescriptionInstanceProductionVariantProps.Builder.containerStartupHealthCheckTimeout(Duration containerStartupHealthCheckTimeout) Sets the value ofInstanceProductionVariantProps.getContainerStartupHealthCheckTimeout()InvocationsScalingProps.Builder.scaleInCooldown(Duration scaleInCooldown) Sets the value ofBaseTargetTrackingProps.getScaleInCooldown()InvocationsScalingProps.Builder.scaleOutCooldown(Duration scaleOutCooldown) Sets the value ofBaseTargetTrackingProps.getScaleOutCooldown() -
Uses of Duration in software.amazon.awscdk.services.scheduler
Methods in software.amazon.awscdk.services.scheduler that return DurationModifier and TypeMethodDescriptionTimeWindow.getMaxWindow()The maximum time window during which the schedule can be invoked.Methods in software.amazon.awscdk.services.scheduler with parameters of type DurationModifier and TypeMethodDescriptionstatic TimeWindowTimeWindow is enabled.static ScheduleExpressionConstruct a recurring schedule from an interval and a time unit. -
Uses of Duration in software.amazon.awscdk.services.scheduler.targets
Methods in software.amazon.awscdk.services.scheduler.targets that return DurationModifier and TypeMethodDescriptionfinal DurationEc2TaskProps.Jsii$Proxy.getMaxEventAge()final DurationEcsRunTaskBaseProps.Jsii$Proxy.getMaxEventAge()final DurationFargateTaskProps.Jsii$Proxy.getMaxEventAge()final DurationKinesisStreamPutRecordProps.Jsii$Proxy.getMaxEventAge()final DurationSageMakerStartPipelineExecutionProps.Jsii$Proxy.getMaxEventAge()default DurationScheduleTargetBaseProps.getMaxEventAge()The maximum age of a request that Scheduler sends to a target for processing.final DurationScheduleTargetBaseProps.Jsii$Proxy.getMaxEventAge()final DurationSqsSendMessageProps.Jsii$Proxy.getMaxEventAge()final DurationUniversalTargetProps.Jsii$Proxy.getMaxEventAge()Methods in software.amazon.awscdk.services.scheduler.targets with parameters of type DurationModifier and TypeMethodDescriptionCodeBuildStartBuild.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Scheduler sends to a target for processing.CodePipelineStartPipelineExecution.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Scheduler sends to a target for processing.Ec2TaskProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofScheduleTargetBaseProps.getMaxEventAge()EcsRunEc2Task.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Scheduler sends to a target for processing.EcsRunFargateTask.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Scheduler sends to a target for processing.EcsRunTaskBaseProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofScheduleTargetBaseProps.getMaxEventAge()FargateTaskProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofScheduleTargetBaseProps.getMaxEventAge()FirehosePutRecord.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Scheduler sends to a target for processing.InspectorStartAssessmentRun.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Scheduler sends to a target for processing.KinesisStreamPutRecord.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Scheduler sends to a target for processing.KinesisStreamPutRecordProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofScheduleTargetBaseProps.getMaxEventAge()LambdaInvoke.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Scheduler sends to a target for processing.SageMakerStartPipelineExecution.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Scheduler sends to a target for processing.SageMakerStartPipelineExecutionProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofScheduleTargetBaseProps.getMaxEventAge()ScheduleTargetBaseProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofScheduleTargetBaseProps.getMaxEventAge()SnsPublish.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Scheduler sends to a target for processing.SqsSendMessage.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Scheduler sends to a target for processing.SqsSendMessageProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofScheduleTargetBaseProps.getMaxEventAge()StepFunctionsStartExecution.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Scheduler sends to a target for processing.Universal.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Scheduler sends to a target for processing.UniversalTargetProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofScheduleTargetBaseProps.getMaxEventAge() -
Uses of Duration in software.amazon.awscdk.services.secretsmanager
Methods in software.amazon.awscdk.services.secretsmanager that return DurationModifier and TypeMethodDescriptiondefault DurationRotationScheduleOptions.getAutomaticallyAfter()Specifies the number of days after the previous rotation before Secrets Manager triggers the next automatic rotation.final DurationRotationScheduleOptions.Jsii$Proxy.getAutomaticallyAfter()final DurationRotationScheduleProps.Jsii$Proxy.getAutomaticallyAfter()default DurationSecretRotationProps.getAutomaticallyAfter()Specifies the number of days after the previous rotation before Secrets Manager triggers the next automatic rotation.final DurationSecretRotationProps.Jsii$Proxy.getAutomaticallyAfter()Methods in software.amazon.awscdk.services.secretsmanager with parameters of type DurationModifier and TypeMethodDescriptionRotationSchedule.Builder.automaticallyAfter(Duration automaticallyAfter) Specifies the number of days after the previous rotation before Secrets Manager triggers the next automatic rotation.RotationScheduleOptions.Builder.automaticallyAfter(Duration automaticallyAfter) Sets the value ofRotationScheduleOptions.getAutomaticallyAfter()RotationScheduleProps.Builder.automaticallyAfter(Duration automaticallyAfter) Sets the value ofRotationScheduleOptions.getAutomaticallyAfter()SecretRotation.Builder.automaticallyAfter(Duration automaticallyAfter) Specifies the number of days after the previous rotation before Secrets Manager triggers the next automatic rotation.SecretRotationProps.Builder.automaticallyAfter(Duration automaticallyAfter) Sets the value ofSecretRotationProps.getAutomaticallyAfter() -
Uses of Duration in software.amazon.awscdk.services.servicediscovery
Methods in software.amazon.awscdk.services.servicediscovery that return DurationModifier and TypeMethodDescriptiondefault DurationDnsServiceProps.getDnsTtl()The amount of time, in seconds, that you want DNS resolvers to cache the settings for this record.final DurationDnsServiceProps.Jsii$Proxy.getDnsTtl()final DurationServiceProps.Jsii$Proxy.getDnsTtl()Methods in software.amazon.awscdk.services.servicediscovery with parameters of type DurationModifier and TypeMethodDescriptionSets the value ofDnsServiceProps.getDnsTtl()The amount of time, in seconds, that you want DNS resolvers to cache the settings for this record.Sets the value ofDnsServiceProps.getDnsTtl() -
Uses of Duration in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return DurationModifier and TypeMethodDescriptiondefault DurationConfigurationSetProps.getMaxDeliveryDuration()The maximum amount of time that Amazon SES API v2 will attempt delivery of email.final DurationConfigurationSetProps.Jsii$Proxy.getMaxDeliveryDuration()Methods in software.amazon.awscdk.services.ses with parameters of type DurationModifier and TypeMethodDescriptionConfigurationSet.Builder.maxDeliveryDuration(Duration maxDeliveryDuration) The maximum amount of time that Amazon SES API v2 will attempt delivery of email.ConfigurationSetProps.Builder.maxDeliveryDuration(Duration maxDeliveryDuration) Sets the value ofConfigurationSetProps.getMaxDeliveryDuration() -
Uses of Duration in software.amazon.awscdk.services.signer
Methods in software.amazon.awscdk.services.signer that return DurationModifier and TypeMethodDescriptiondefault DurationSigningProfileProps.getSignatureValidity()The validity period for signatures generated using this signing profile.final DurationSigningProfileProps.Jsii$Proxy.getSignatureValidity()Methods in software.amazon.awscdk.services.signer with parameters of type DurationModifier and TypeMethodDescriptionSigningProfile.Builder.signatureValidity(Duration signatureValidity) The validity period for signatures generated using this signing profile.SigningProfileProps.Builder.signatureValidity(Duration signatureValidity) Sets the value ofSigningProfileProps.getSignatureValidity() -
Uses of Duration in software.amazon.awscdk.services.sns
Methods in software.amazon.awscdk.services.sns that return DurationModifier and TypeMethodDescriptiondefault DurationHealthyRetryPolicy.getMaxDelayTarget()The maximum delay for a retry.final DurationHealthyRetryPolicy.Jsii$Proxy.getMaxDelayTarget()default DurationHealthyRetryPolicy.getMinDelayTarget()The minimum delay for a retry.final DurationHealthyRetryPolicy.Jsii$Proxy.getMinDelayTarget()Methods in software.amazon.awscdk.services.sns with parameters of type DurationModifier and TypeMethodDescriptionHealthyRetryPolicy.Builder.maxDelayTarget(Duration maxDelayTarget) Sets the value ofHealthyRetryPolicy.getMaxDelayTarget()HealthyRetryPolicy.Builder.minDelayTarget(Duration minDelayTarget) Sets the value ofHealthyRetryPolicy.getMinDelayTarget() -
Uses of Duration in software.amazon.awscdk.services.sqs
Methods in software.amazon.awscdk.services.sqs that return DurationModifier and TypeMethodDescriptiondefault DurationQueueProps.getDataKeyReuse()The length of time that Amazon SQS reuses a data key before calling KMS again.final DurationQueueProps.Jsii$Proxy.getDataKeyReuse()default DurationQueueProps.getDeliveryDelay()The time in seconds that the delivery of all messages in the queue is delayed.final DurationQueueProps.Jsii$Proxy.getDeliveryDelay()default DurationQueueProps.getReceiveMessageWaitTime()Default wait time for ReceiveMessage calls.final DurationQueueProps.Jsii$Proxy.getReceiveMessageWaitTime()default DurationQueueProps.getRetentionPeriod()The number of seconds that Amazon SQS retains a message.final DurationQueueProps.Jsii$Proxy.getRetentionPeriod()default DurationQueueProps.getVisibilityTimeout()Timeout of processing a single message.final DurationQueueProps.Jsii$Proxy.getVisibilityTimeout()Methods in software.amazon.awscdk.services.sqs with parameters of type DurationModifier and TypeMethodDescriptionQueue.Builder.dataKeyReuse(Duration dataKeyReuse) The length of time that Amazon SQS reuses a data key before calling KMS again.QueueProps.Builder.dataKeyReuse(Duration dataKeyReuse) Sets the value ofQueueProps.getDataKeyReuse()Queue.Builder.deliveryDelay(Duration deliveryDelay) The time in seconds that the delivery of all messages in the queue is delayed.QueueProps.Builder.deliveryDelay(Duration deliveryDelay) Sets the value ofQueueProps.getDeliveryDelay()Queue.Builder.receiveMessageWaitTime(Duration receiveMessageWaitTime) Default wait time for ReceiveMessage calls.QueueProps.Builder.receiveMessageWaitTime(Duration receiveMessageWaitTime) Sets the value ofQueueProps.getReceiveMessageWaitTime()Queue.Builder.retentionPeriod(Duration retentionPeriod) The number of seconds that Amazon SQS retains a message.QueueProps.Builder.retentionPeriod(Duration retentionPeriod) Sets the value ofQueueProps.getRetentionPeriod()Queue.Builder.visibilityTimeout(Duration visibilityTimeout) Timeout of processing a single message.QueueProps.Builder.visibilityTimeout(Duration visibilityTimeout) Sets the value ofQueueProps.getVisibilityTimeout() -
Uses of Duration in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return DurationModifier and TypeMethodDescriptiondefault DurationTaskStateBaseOptions.getHeartbeat()Deprecated.useheartbeatTimeoutfinal DurationTaskStateBaseOptions.Jsii$Proxy.getHeartbeat()final DurationTaskStateBaseProps.Jsii$Proxy.getHeartbeat()final DurationTaskStateJsonataBaseProps.Jsii$Proxy.getHeartbeat()final DurationTaskStateJsonPathBaseProps.Jsii$Proxy.getHeartbeat()default DurationRetryProps.getInterval()How many seconds to wait initially before retrying.final DurationRetryProps.Jsii$Proxy.getInterval()CustomerManagedEncryptionConfiguration.getKmsDataKeyReusePeriodSeconds()Maximum duration that Step Functions will reuse customer managed data keys.default DurationRetryProps.getMaxDelay()Maximum limit on retry interval growth during exponential backoff.final DurationRetryProps.Jsii$Proxy.getMaxDelay()StateGraph.getTimeout()Set a timeout to render into the graph JSON.default DurationStateMachineProps.getTimeout()Maximum run time for this state machine.final DurationStateMachineProps.Jsii$Proxy.getTimeout()default DurationTaskStateBaseOptions.getTimeout()Deprecated.usetaskTimeoutfinal DurationTaskStateBaseOptions.Jsii$Proxy.getTimeout()final DurationTaskStateBaseProps.Jsii$Proxy.getTimeout()final DurationTaskStateJsonataBaseProps.Jsii$Proxy.getTimeout()final DurationTaskStateJsonPathBaseProps.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.stepfunctions with parameters of type DurationModifier and TypeMethodDescriptionstatic TimeoutUse a duration as timeout.static WaitTimeWait a fixed amount of time.Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Sets the value ofRetryProps.getInterval()Sets the value ofRetryProps.getMaxDelay()voidStateGraph.setTimeout(Duration value) Set a timeout to render into the graph JSON.Maximum run time for this state machine.Sets the value ofStateMachineProps.getTimeout()Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type DurationModifierConstructorDescriptionCustomerManagedEncryptionConfiguration(IKey kmsKey, Duration kmsDataKeyReusePeriodSeconds) -
Uses of Duration in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return DurationModifier and TypeMethodDescriptiondefault DurationEmrCreateClusterJsonataProps.getAutoTerminationPolicyIdleTimeout()The amount of idle time after which the cluster automatically terminates.final DurationEmrCreateClusterJsonataProps.Jsii$Proxy.getAutoTerminationPolicyIdleTimeout()default DurationEmrCreateClusterJsonPathProps.getAutoTerminationPolicyIdleTimeout()The amount of idle time after which the cluster automatically terminates.final DurationEmrCreateClusterJsonPathProps.Jsii$Proxy.getAutoTerminationPolicyIdleTimeout()default DurationEmrCreateClusterProps.getAutoTerminationPolicyIdleTimeout()The amount of idle time after which the cluster automatically terminates.final DurationEmrCreateClusterProps.Jsii$Proxy.getAutoTerminationPolicyIdleTimeout()default DurationEmrModifyInstanceGroupByName.ShrinkPolicyProperty.getDecommissionTimeout()The desired timeout for decommissioning an instance.final DurationEmrModifyInstanceGroupByName.ShrinkPolicyProperty.Jsii$Proxy.getDecommissionTimeout()default DurationSqsSendMessageJsonataProps.getDelay()The length of time, for which to delay a message.final DurationSqsSendMessageJsonataProps.Jsii$Proxy.getDelay()default DurationSqsSendMessageJsonPathProps.getDelay()The length of time, for which to delay a message.final DurationSqsSendMessageJsonPathProps.Jsii$Proxy.getDelay()default DurationSqsSendMessageProps.getDelay()The length of time, for which to delay a message.final DurationSqsSendMessageProps.Jsii$Proxy.getDelay()default DurationEventBridgeSchedulerCreateScheduleTaskJsonataProps.getFlexibleTimeWindow()The maximum time window during which a schedule can be invoked.final DurationEventBridgeSchedulerCreateScheduleTaskJsonataProps.Jsii$Proxy.getFlexibleTimeWindow()default DurationEventBridgeSchedulerCreateScheduleTaskJsonPathProps.getFlexibleTimeWindow()The maximum time window during which a schedule can be invoked.final DurationEventBridgeSchedulerCreateScheduleTaskJsonPathProps.Jsii$Proxy.getFlexibleTimeWindow()default DurationEventBridgeSchedulerCreateScheduleTaskProps.getFlexibleTimeWindow()The maximum time window during which a schedule can be invoked.final DurationEventBridgeSchedulerCreateScheduleTaskProps.Jsii$Proxy.getFlexibleTimeWindow()final DurationAthenaGetQueryExecutionJsonataProps.Jsii$Proxy.getHeartbeat()final DurationAthenaGetQueryExecutionJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationAthenaGetQueryExecutionProps.Jsii$Proxy.getHeartbeat()final DurationAthenaGetQueryResultsJsonataProps.Jsii$Proxy.getHeartbeat()final DurationAthenaGetQueryResultsJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationAthenaGetQueryResultsProps.Jsii$Proxy.getHeartbeat()final DurationAthenaStartQueryExecutionJsonataProps.Jsii$Proxy.getHeartbeat()final DurationAthenaStartQueryExecutionJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationAthenaStartQueryExecutionProps.Jsii$Proxy.getHeartbeat()final DurationAthenaStopQueryExecutionJsonataProps.Jsii$Proxy.getHeartbeat()final DurationAthenaStopQueryExecutionJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationAthenaStopQueryExecutionProps.Jsii$Proxy.getHeartbeat()final DurationBatchSubmitJobJsonataProps.Jsii$Proxy.getHeartbeat()final DurationBatchSubmitJobJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationBatchSubmitJobProps.Jsii$Proxy.getHeartbeat()final DurationBedrockCreateModelCustomizationJobProps.Jsii$Proxy.getHeartbeat()final DurationBedrockInvokeModelJsonataProps.Jsii$Proxy.getHeartbeat()final DurationBedrockInvokeModelJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationBedrockInvokeModelProps.Jsii$Proxy.getHeartbeat()final DurationCallApiGatewayEndpointBaseProps.Jsii$Proxy.getHeartbeat()final DurationCallApiGatewayEndpointJsonataBaseProps.Jsii$Proxy.getHeartbeat()final DurationCallApiGatewayEndpointJsonPathBaseProps.Jsii$Proxy.getHeartbeat()final DurationCallApiGatewayHttpApiEndpointJsonataProps.Jsii$Proxy.getHeartbeat()final DurationCallApiGatewayHttpApiEndpointJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationCallApiGatewayHttpApiEndpointProps.Jsii$Proxy.getHeartbeat()final DurationCallApiGatewayRestApiEndpointJsonataProps.Jsii$Proxy.getHeartbeat()final DurationCallApiGatewayRestApiEndpointJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationCallApiGatewayRestApiEndpointProps.Jsii$Proxy.getHeartbeat()final DurationCallAwsServiceCrossRegionJsonataProps.Jsii$Proxy.getHeartbeat()final DurationCallAwsServiceCrossRegionJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationCallAwsServiceCrossRegionProps.Jsii$Proxy.getHeartbeat()final DurationCallAwsServiceJsonataProps.Jsii$Proxy.getHeartbeat()final DurationCallAwsServiceJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationCallAwsServiceProps.Jsii$Proxy.getHeartbeat()final DurationCodeBuildStartBuildBatchJsonataProps.Jsii$Proxy.getHeartbeat()final DurationCodeBuildStartBuildBatchJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationCodeBuildStartBuildBatchProps.Jsii$Proxy.getHeartbeat()final DurationCodeBuildStartBuildJsonataProps.Jsii$Proxy.getHeartbeat()final DurationCodeBuildStartBuildJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationCodeBuildStartBuildProps.Jsii$Proxy.getHeartbeat()final DurationDynamoDeleteItemJsonataProps.Jsii$Proxy.getHeartbeat()final DurationDynamoDeleteItemJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationDynamoDeleteItemProps.Jsii$Proxy.getHeartbeat()final DurationDynamoGetItemJsonataProps.Jsii$Proxy.getHeartbeat()final DurationDynamoGetItemJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationDynamoGetItemProps.Jsii$Proxy.getHeartbeat()final DurationDynamoPutItemJsonataProps.Jsii$Proxy.getHeartbeat()final DurationDynamoPutItemJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationDynamoPutItemProps.Jsii$Proxy.getHeartbeat()final DurationDynamoUpdateItemJsonataProps.Jsii$Proxy.getHeartbeat()final DurationDynamoUpdateItemJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationDynamoUpdateItemProps.Jsii$Proxy.getHeartbeat()final DurationEcsRunTaskJsonataProps.Jsii$Proxy.getHeartbeat()final DurationEcsRunTaskJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationEcsRunTaskProps.Jsii$Proxy.getHeartbeat()final DurationEksCallJsonataProps.Jsii$Proxy.getHeartbeat()final DurationEksCallJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationEksCallProps.Jsii$Proxy.getHeartbeat()final DurationEmrAddStepJsonataProps.Jsii$Proxy.getHeartbeat()final DurationEmrAddStepJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationEmrAddStepProps.Jsii$Proxy.getHeartbeat()final DurationEmrCancelStepJsonataProps.Jsii$Proxy.getHeartbeat()final DurationEmrCancelStepJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationEmrCancelStepProps.Jsii$Proxy.getHeartbeat()final DurationEmrContainersCreateVirtualClusterJsonataProps.Jsii$Proxy.getHeartbeat()final DurationEmrContainersCreateVirtualClusterJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationEmrContainersCreateVirtualClusterProps.Jsii$Proxy.getHeartbeat()final DurationEmrContainersDeleteVirtualClusterJsonataProps.Jsii$Proxy.getHeartbeat()final DurationEmrContainersDeleteVirtualClusterJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationEmrContainersDeleteVirtualClusterProps.Jsii$Proxy.getHeartbeat()final DurationEmrContainersStartJobRunJsonataProps.Jsii$Proxy.getHeartbeat()final DurationEmrContainersStartJobRunJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationEmrContainersStartJobRunProps.Jsii$Proxy.getHeartbeat()final DurationEmrCreateClusterJsonataProps.Jsii$Proxy.getHeartbeat()final DurationEmrCreateClusterJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationEmrCreateClusterProps.Jsii$Proxy.getHeartbeat()final DurationEmrModifyInstanceFleetByNameJsonataProps.Jsii$Proxy.getHeartbeat()final DurationEmrModifyInstanceFleetByNameJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationEmrModifyInstanceFleetByNameProps.Jsii$Proxy.getHeartbeat()final DurationEmrModifyInstanceGroupByNameJsonataProps.Jsii$Proxy.getHeartbeat()final DurationEmrModifyInstanceGroupByNameJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationEmrModifyInstanceGroupByNameProps.Jsii$Proxy.getHeartbeat()final DurationEmrSetClusterTerminationProtectionJsonataProps.Jsii$Proxy.getHeartbeat()final DurationEmrSetClusterTerminationProtectionJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationEmrSetClusterTerminationProtectionProps.Jsii$Proxy.getHeartbeat()final DurationEmrTerminateClusterJsonataProps.Jsii$Proxy.getHeartbeat()final DurationEmrTerminateClusterJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationEmrTerminateClusterProps.Jsii$Proxy.getHeartbeat()final DurationEvaluateExpressionProps.Jsii$Proxy.getHeartbeat()final DurationEventBridgePutEventsJsonataProps.Jsii$Proxy.getHeartbeat()final DurationEventBridgePutEventsJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationEventBridgePutEventsProps.Jsii$Proxy.getHeartbeat()final DurationEventBridgeSchedulerCreateScheduleTaskJsonataProps.Jsii$Proxy.getHeartbeat()final DurationEventBridgeSchedulerCreateScheduleTaskJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationEventBridgeSchedulerCreateScheduleTaskProps.Jsii$Proxy.getHeartbeat()final DurationGlueDataBrewStartJobRunJsonataProps.Jsii$Proxy.getHeartbeat()final DurationGlueDataBrewStartJobRunJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationGlueDataBrewStartJobRunProps.Jsii$Proxy.getHeartbeat()final DurationGlueStartCrawlerRunJsonataProps.Jsii$Proxy.getHeartbeat()final DurationGlueStartCrawlerRunJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationGlueStartCrawlerRunProps.Jsii$Proxy.getHeartbeat()final DurationGlueStartJobRunJsonataProps.Jsii$Proxy.getHeartbeat()final DurationGlueStartJobRunJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationGlueStartJobRunProps.Jsii$Proxy.getHeartbeat()final DurationHttpInvokeJsonataProps.Jsii$Proxy.getHeartbeat()final DurationHttpInvokeJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationHttpInvokeProps.Jsii$Proxy.getHeartbeat()final DurationLambdaInvokeJsonataProps.Jsii$Proxy.getHeartbeat()final DurationLambdaInvokeJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationLambdaInvokeProps.Jsii$Proxy.getHeartbeat()final DurationMediaConvertCreateJobJsonataProps.Jsii$Proxy.getHeartbeat()final DurationMediaConvertCreateJobJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationMediaConvertCreateJobProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerCreateEndpointConfigJsonataProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerCreateEndpointConfigJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerCreateEndpointConfigProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerCreateEndpointJsonataProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerCreateEndpointJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerCreateEndpointProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerCreateModelJsonataProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerCreateModelJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerCreateModelProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerCreateTrainingJobJsonataProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerCreateTrainingJobJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerCreateTrainingJobProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerCreateTransformJobJsonataProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerCreateTransformJobJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerCreateTransformJobProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerUpdateEndpointJsonataProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerUpdateEndpointJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationSageMakerUpdateEndpointProps.Jsii$Proxy.getHeartbeat()final DurationSnsPublishJsonataProps.Jsii$Proxy.getHeartbeat()final DurationSnsPublishJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationSnsPublishProps.Jsii$Proxy.getHeartbeat()final DurationSqsSendMessageJsonataProps.Jsii$Proxy.getHeartbeat()final DurationSqsSendMessageJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationSqsSendMessageProps.Jsii$Proxy.getHeartbeat()final DurationStepFunctionsInvokeActivityJsonataProps.Jsii$Proxy.getHeartbeat()final DurationStepFunctionsInvokeActivityJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationStepFunctionsInvokeActivityProps.Jsii$Proxy.getHeartbeat()final DurationStepFunctionsStartExecutionJsonataProps.Jsii$Proxy.getHeartbeat()final DurationStepFunctionsStartExecutionJsonPathProps.Jsii$Proxy.getHeartbeat()final DurationStepFunctionsStartExecutionProps.Jsii$Proxy.getHeartbeat()default DurationEmrModifyInstanceGroupByName.InstanceResizePolicyProperty.getInstanceTerminationTimeout()Decommissioning timeout override for the specific list of instances to be terminated.final DurationEmrModifyInstanceGroupByName.InstanceResizePolicyProperty.Jsii$Proxy.getInstanceTerminationTimeout()default DurationModelClientOptions.getInvocationsTimeout()The timeout duration for an invocation request.final DurationModelClientOptions.Jsii$Proxy.getInvocationsTimeout()RetryPolicy.getMaximumEventAge()The maximum amount of time to continue to make retry attempts.final DurationRetryPolicy.Jsii$Proxy.getMaximumEventAge()default DurationStoppingCondition.getMaxRuntime()The maximum length of time, in seconds, that the training or compilation job can run.final DurationStoppingCondition.Jsii$Proxy.getMaxRuntime()default DurationGlueStartJobRunJsonataProps.getNotifyDelayAfter()After a job run starts, the number of minutes to wait before sending a job run delay notification.final DurationGlueStartJobRunJsonataProps.Jsii$Proxy.getNotifyDelayAfter()default DurationGlueStartJobRunJsonPathProps.getNotifyDelayAfter()After a job run starts, the number of minutes to wait before sending a job run delay notification.final DurationGlueStartJobRunJsonPathProps.Jsii$Proxy.getNotifyDelayAfter()default DurationGlueStartJobRunProps.getNotifyDelayAfter()After a job run starts, the number of minutes to wait before sending a job run delay notification.final DurationGlueStartJobRunProps.Jsii$Proxy.getNotifyDelayAfter()EmrCreateCluster.CloudWatchAlarmDefinitionProperty.getPeriod()The period, in seconds, over which the statistic is applied.final DurationEmrCreateCluster.CloudWatchAlarmDefinitionProperty.Jsii$Proxy.getPeriod()default DurationAthenaStartQueryExecutionJsonataProps.getResultReuseConfigurationMaxAge()Specifies, in minutes, the maximum age of a previous query result that Athena should consider for reuse.final DurationAthenaStartQueryExecutionJsonataProps.Jsii$Proxy.getResultReuseConfigurationMaxAge()default DurationAthenaStartQueryExecutionJsonPathProps.getResultReuseConfigurationMaxAge()Specifies, in minutes, the maximum age of a previous query result that Athena should consider for reuse.final DurationAthenaStartQueryExecutionJsonPathProps.Jsii$Proxy.getResultReuseConfigurationMaxAge()default DurationAthenaStartQueryExecutionProps.getResultReuseConfigurationMaxAge()Specifies, in minutes, the maximum age of a previous query result that Athena should consider for reuse.final DurationAthenaStartQueryExecutionProps.Jsii$Proxy.getResultReuseConfigurationMaxAge()final DurationAthenaGetQueryExecutionJsonataProps.Jsii$Proxy.getTimeout()final DurationAthenaGetQueryExecutionJsonPathProps.Jsii$Proxy.getTimeout()final DurationAthenaGetQueryExecutionProps.Jsii$Proxy.getTimeout()final DurationAthenaGetQueryResultsJsonataProps.Jsii$Proxy.getTimeout()final DurationAthenaGetQueryResultsJsonPathProps.Jsii$Proxy.getTimeout()final DurationAthenaGetQueryResultsProps.Jsii$Proxy.getTimeout()final DurationAthenaStartQueryExecutionJsonataProps.Jsii$Proxy.getTimeout()final DurationAthenaStartQueryExecutionJsonPathProps.Jsii$Proxy.getTimeout()final DurationAthenaStartQueryExecutionProps.Jsii$Proxy.getTimeout()final DurationAthenaStopQueryExecutionJsonataProps.Jsii$Proxy.getTimeout()final DurationAthenaStopQueryExecutionJsonPathProps.Jsii$Proxy.getTimeout()final DurationAthenaStopQueryExecutionProps.Jsii$Proxy.getTimeout()final DurationBatchSubmitJobJsonataProps.Jsii$Proxy.getTimeout()final DurationBatchSubmitJobJsonPathProps.Jsii$Proxy.getTimeout()final DurationBatchSubmitJobProps.Jsii$Proxy.getTimeout()final DurationBedrockCreateModelCustomizationJobProps.Jsii$Proxy.getTimeout()final DurationBedrockInvokeModelJsonataProps.Jsii$Proxy.getTimeout()final DurationBedrockInvokeModelJsonPathProps.Jsii$Proxy.getTimeout()final DurationBedrockInvokeModelProps.Jsii$Proxy.getTimeout()final DurationCallApiGatewayEndpointBaseProps.Jsii$Proxy.getTimeout()final DurationCallApiGatewayEndpointJsonataBaseProps.Jsii$Proxy.getTimeout()final DurationCallApiGatewayEndpointJsonPathBaseProps.Jsii$Proxy.getTimeout()final DurationCallApiGatewayHttpApiEndpointJsonataProps.Jsii$Proxy.getTimeout()final DurationCallApiGatewayHttpApiEndpointJsonPathProps.Jsii$Proxy.getTimeout()final DurationCallApiGatewayHttpApiEndpointProps.Jsii$Proxy.getTimeout()final DurationCallApiGatewayRestApiEndpointJsonataProps.Jsii$Proxy.getTimeout()final DurationCallApiGatewayRestApiEndpointJsonPathProps.Jsii$Proxy.getTimeout()final DurationCallApiGatewayRestApiEndpointProps.Jsii$Proxy.getTimeout()final DurationCallAwsServiceCrossRegionJsonataProps.Jsii$Proxy.getTimeout()final DurationCallAwsServiceCrossRegionJsonPathProps.Jsii$Proxy.getTimeout()final DurationCallAwsServiceCrossRegionProps.Jsii$Proxy.getTimeout()final DurationCallAwsServiceJsonataProps.Jsii$Proxy.getTimeout()final DurationCallAwsServiceJsonPathProps.Jsii$Proxy.getTimeout()final DurationCallAwsServiceProps.Jsii$Proxy.getTimeout()final DurationCodeBuildStartBuildBatchJsonataProps.Jsii$Proxy.getTimeout()final DurationCodeBuildStartBuildBatchJsonPathProps.Jsii$Proxy.getTimeout()final DurationCodeBuildStartBuildBatchProps.Jsii$Proxy.getTimeout()final DurationCodeBuildStartBuildJsonataProps.Jsii$Proxy.getTimeout()final DurationCodeBuildStartBuildJsonPathProps.Jsii$Proxy.getTimeout()final DurationCodeBuildStartBuildProps.Jsii$Proxy.getTimeout()final DurationDynamoDeleteItemJsonataProps.Jsii$Proxy.getTimeout()final DurationDynamoDeleteItemJsonPathProps.Jsii$Proxy.getTimeout()final DurationDynamoDeleteItemProps.Jsii$Proxy.getTimeout()final DurationDynamoGetItemJsonataProps.Jsii$Proxy.getTimeout()final DurationDynamoGetItemJsonPathProps.Jsii$Proxy.getTimeout()final DurationDynamoGetItemProps.Jsii$Proxy.getTimeout()final DurationDynamoPutItemJsonataProps.Jsii$Proxy.getTimeout()final DurationDynamoPutItemJsonPathProps.Jsii$Proxy.getTimeout()final DurationDynamoPutItemProps.Jsii$Proxy.getTimeout()final DurationDynamoUpdateItemJsonataProps.Jsii$Proxy.getTimeout()final DurationDynamoUpdateItemJsonPathProps.Jsii$Proxy.getTimeout()final DurationDynamoUpdateItemProps.Jsii$Proxy.getTimeout()final DurationEcsRunTaskJsonataProps.Jsii$Proxy.getTimeout()final DurationEcsRunTaskJsonPathProps.Jsii$Proxy.getTimeout()final DurationEcsRunTaskProps.Jsii$Proxy.getTimeout()final DurationEksCallJsonataProps.Jsii$Proxy.getTimeout()final DurationEksCallJsonPathProps.Jsii$Proxy.getTimeout()final DurationEksCallProps.Jsii$Proxy.getTimeout()final DurationEmrAddStepJsonataProps.Jsii$Proxy.getTimeout()final DurationEmrAddStepJsonPathProps.Jsii$Proxy.getTimeout()final DurationEmrAddStepProps.Jsii$Proxy.getTimeout()final DurationEmrCancelStepJsonataProps.Jsii$Proxy.getTimeout()final DurationEmrCancelStepJsonPathProps.Jsii$Proxy.getTimeout()final DurationEmrCancelStepProps.Jsii$Proxy.getTimeout()final DurationEmrContainersCreateVirtualClusterJsonataProps.Jsii$Proxy.getTimeout()final DurationEmrContainersCreateVirtualClusterJsonPathProps.Jsii$Proxy.getTimeout()final DurationEmrContainersCreateVirtualClusterProps.Jsii$Proxy.getTimeout()final DurationEmrContainersDeleteVirtualClusterJsonataProps.Jsii$Proxy.getTimeout()final DurationEmrContainersDeleteVirtualClusterJsonPathProps.Jsii$Proxy.getTimeout()final DurationEmrContainersDeleteVirtualClusterProps.Jsii$Proxy.getTimeout()final DurationEmrContainersStartJobRunJsonataProps.Jsii$Proxy.getTimeout()final DurationEmrContainersStartJobRunJsonPathProps.Jsii$Proxy.getTimeout()final DurationEmrContainersStartJobRunProps.Jsii$Proxy.getTimeout()default DurationEmrCreateCluster.SpotProvisioningSpecificationProperty.getTimeout()The spot provisioning timeout period in minutes.final DurationEmrCreateCluster.SpotProvisioningSpecificationProperty.Jsii$Proxy.getTimeout()final DurationEmrCreateClusterJsonataProps.Jsii$Proxy.getTimeout()final DurationEmrCreateClusterJsonPathProps.Jsii$Proxy.getTimeout()final DurationEmrCreateClusterProps.Jsii$Proxy.getTimeout()final DurationEmrModifyInstanceFleetByNameJsonataProps.Jsii$Proxy.getTimeout()final DurationEmrModifyInstanceFleetByNameJsonPathProps.Jsii$Proxy.getTimeout()final DurationEmrModifyInstanceFleetByNameProps.Jsii$Proxy.getTimeout()final DurationEmrModifyInstanceGroupByNameJsonataProps.Jsii$Proxy.getTimeout()final DurationEmrModifyInstanceGroupByNameJsonPathProps.Jsii$Proxy.getTimeout()final DurationEmrModifyInstanceGroupByNameProps.Jsii$Proxy.getTimeout()final DurationEmrSetClusterTerminationProtectionJsonataProps.Jsii$Proxy.getTimeout()final DurationEmrSetClusterTerminationProtectionJsonPathProps.Jsii$Proxy.getTimeout()final DurationEmrSetClusterTerminationProtectionProps.Jsii$Proxy.getTimeout()final DurationEmrTerminateClusterJsonataProps.Jsii$Proxy.getTimeout()final DurationEmrTerminateClusterJsonPathProps.Jsii$Proxy.getTimeout()final DurationEmrTerminateClusterProps.Jsii$Proxy.getTimeout()final DurationEvaluateExpressionProps.Jsii$Proxy.getTimeout()final DurationEventBridgePutEventsJsonataProps.Jsii$Proxy.getTimeout()final DurationEventBridgePutEventsJsonPathProps.Jsii$Proxy.getTimeout()final DurationEventBridgePutEventsProps.Jsii$Proxy.getTimeout()final DurationEventBridgeSchedulerCreateScheduleTaskJsonataProps.Jsii$Proxy.getTimeout()final DurationEventBridgeSchedulerCreateScheduleTaskJsonPathProps.Jsii$Proxy.getTimeout()final DurationEventBridgeSchedulerCreateScheduleTaskProps.Jsii$Proxy.getTimeout()final DurationGlueDataBrewStartJobRunJsonataProps.Jsii$Proxy.getTimeout()final DurationGlueDataBrewStartJobRunJsonPathProps.Jsii$Proxy.getTimeout()final DurationGlueDataBrewStartJobRunProps.Jsii$Proxy.getTimeout()final DurationGlueStartCrawlerRunJsonataProps.Jsii$Proxy.getTimeout()final DurationGlueStartCrawlerRunJsonPathProps.Jsii$Proxy.getTimeout()final DurationGlueStartCrawlerRunProps.Jsii$Proxy.getTimeout()final DurationGlueStartJobRunJsonataProps.Jsii$Proxy.getTimeout()final DurationGlueStartJobRunJsonPathProps.Jsii$Proxy.getTimeout()final DurationGlueStartJobRunProps.Jsii$Proxy.getTimeout()final DurationHttpInvokeJsonataProps.Jsii$Proxy.getTimeout()final DurationHttpInvokeJsonPathProps.Jsii$Proxy.getTimeout()final DurationHttpInvokeProps.Jsii$Proxy.getTimeout()final DurationLambdaInvokeJsonataProps.Jsii$Proxy.getTimeout()final DurationLambdaInvokeJsonPathProps.Jsii$Proxy.getTimeout()final DurationLambdaInvokeProps.Jsii$Proxy.getTimeout()final DurationMediaConvertCreateJobJsonataProps.Jsii$Proxy.getTimeout()final DurationMediaConvertCreateJobJsonPathProps.Jsii$Proxy.getTimeout()final DurationMediaConvertCreateJobProps.Jsii$Proxy.getTimeout()final DurationSageMakerCreateEndpointConfigJsonataProps.Jsii$Proxy.getTimeout()final DurationSageMakerCreateEndpointConfigJsonPathProps.Jsii$Proxy.getTimeout()final DurationSageMakerCreateEndpointConfigProps.Jsii$Proxy.getTimeout()final DurationSageMakerCreateEndpointJsonataProps.Jsii$Proxy.getTimeout()final DurationSageMakerCreateEndpointJsonPathProps.Jsii$Proxy.getTimeout()final DurationSageMakerCreateEndpointProps.Jsii$Proxy.getTimeout()final DurationSageMakerCreateModelJsonataProps.Jsii$Proxy.getTimeout()final DurationSageMakerCreateModelJsonPathProps.Jsii$Proxy.getTimeout()final DurationSageMakerCreateModelProps.Jsii$Proxy.getTimeout()final DurationSageMakerCreateTrainingJobJsonataProps.Jsii$Proxy.getTimeout()final DurationSageMakerCreateTrainingJobJsonPathProps.Jsii$Proxy.getTimeout()final DurationSageMakerCreateTrainingJobProps.Jsii$Proxy.getTimeout()final DurationSageMakerCreateTransformJobJsonataProps.Jsii$Proxy.getTimeout()final DurationSageMakerCreateTransformJobJsonPathProps.Jsii$Proxy.getTimeout()final DurationSageMakerCreateTransformJobProps.Jsii$Proxy.getTimeout()final DurationSageMakerUpdateEndpointJsonataProps.Jsii$Proxy.getTimeout()final DurationSageMakerUpdateEndpointJsonPathProps.Jsii$Proxy.getTimeout()final DurationSageMakerUpdateEndpointProps.Jsii$Proxy.getTimeout()final DurationSnsPublishJsonataProps.Jsii$Proxy.getTimeout()final DurationSnsPublishJsonPathProps.Jsii$Proxy.getTimeout()final DurationSnsPublishProps.Jsii$Proxy.getTimeout()final DurationSqsSendMessageJsonataProps.Jsii$Proxy.getTimeout()final DurationSqsSendMessageJsonPathProps.Jsii$Proxy.getTimeout()final DurationSqsSendMessageProps.Jsii$Proxy.getTimeout()final DurationStepFunctionsInvokeActivityJsonataProps.Jsii$Proxy.getTimeout()final DurationStepFunctionsInvokeActivityJsonPathProps.Jsii$Proxy.getTimeout()final DurationStepFunctionsInvokeActivityProps.Jsii$Proxy.getTimeout()final DurationStepFunctionsStartExecutionJsonataProps.Jsii$Proxy.getTimeout()final DurationStepFunctionsStartExecutionJsonPathProps.Jsii$Proxy.getTimeout()final DurationStepFunctionsStartExecutionProps.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type DurationModifier and TypeMethodDescriptionEmrCreateCluster.Builder.autoTerminationPolicyIdleTimeout(Duration autoTerminationPolicyIdleTimeout) The amount of idle time after which the cluster automatically terminates.EmrCreateClusterJsonataProps.Builder.autoTerminationPolicyIdleTimeout(Duration autoTerminationPolicyIdleTimeout) Sets the value ofEmrCreateClusterJsonataProps.getAutoTerminationPolicyIdleTimeout()EmrCreateClusterJsonPathProps.Builder.autoTerminationPolicyIdleTimeout(Duration autoTerminationPolicyIdleTimeout) Sets the value ofEmrCreateClusterJsonPathProps.getAutoTerminationPolicyIdleTimeout()EmrCreateClusterProps.Builder.autoTerminationPolicyIdleTimeout(Duration autoTerminationPolicyIdleTimeout) Sets the value ofEmrCreateClusterProps.getAutoTerminationPolicyIdleTimeout()EmrModifyInstanceGroupByName.ShrinkPolicyProperty.Builder.decommissionTimeout(Duration decommissionTimeout) The length of time, for which to delay a message.Sets the value ofSqsSendMessageJsonataProps.getDelay()Sets the value ofSqsSendMessageJsonPathProps.getDelay()Sets the value ofSqsSendMessageProps.getDelay()EventBridgeSchedulerCreateScheduleTask.Builder.flexibleTimeWindow(Duration flexibleTimeWindow) The maximum time window during which a schedule can be invoked.EventBridgeSchedulerCreateScheduleTaskJsonataProps.Builder.flexibleTimeWindow(Duration flexibleTimeWindow) EventBridgeSchedulerCreateScheduleTaskJsonPathProps.Builder.flexibleTimeWindow(Duration flexibleTimeWindow) EventBridgeSchedulerCreateScheduleTaskProps.Builder.flexibleTimeWindow(Duration flexibleTimeWindow) Sets the value ofEventBridgeSchedulerCreateScheduleTaskProps.getFlexibleTimeWindow()Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.useheartbeatTimeoutDeprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`Deprecated.use `heartbeatTimeout`EmrModifyInstanceGroupByName.InstanceResizePolicyProperty.Builder.instanceTerminationTimeout(Duration instanceTerminationTimeout) ModelClientOptions.Builder.invocationsTimeout(Duration invocationsTimeout) Sets the value ofModelClientOptions.getInvocationsTimeout()RetryPolicy.Builder.maximumEventAge(Duration maximumEventAge) Sets the value ofRetryPolicy.getMaximumEventAge()StoppingCondition.Builder.maxRuntime(Duration maxRuntime) Sets the value ofStoppingCondition.getMaxRuntime()GlueStartJobRun.Builder.notifyDelayAfter(Duration notifyDelayAfter) After a job run starts, the number of minutes to wait before sending a job run delay notification.GlueStartJobRunJsonataProps.Builder.notifyDelayAfter(Duration notifyDelayAfter) Sets the value ofGlueStartJobRunJsonataProps.getNotifyDelayAfter()GlueStartJobRunJsonPathProps.Builder.notifyDelayAfter(Duration notifyDelayAfter) Sets the value ofGlueStartJobRunJsonPathProps.getNotifyDelayAfter()GlueStartJobRunProps.Builder.notifyDelayAfter(Duration notifyDelayAfter) Sets the value ofGlueStartJobRunProps.getNotifyDelayAfter()Sets the value ofEmrCreateCluster.CloudWatchAlarmDefinitionProperty.getPeriod()static ScheduleConstruct a rate-based schedule from an interval.AthenaStartQueryExecution.Builder.resultReuseConfigurationMaxAge(Duration resultReuseConfigurationMaxAge) Specifies, in minutes, the maximum age of a previous query result that Athena should consider for reuse.AthenaStartQueryExecutionJsonataProps.Builder.resultReuseConfigurationMaxAge(Duration resultReuseConfigurationMaxAge) AthenaStartQueryExecutionJsonPathProps.Builder.resultReuseConfigurationMaxAge(Duration resultReuseConfigurationMaxAge) AthenaStartQueryExecutionProps.Builder.resultReuseConfigurationMaxAge(Duration resultReuseConfigurationMaxAge) Sets the value ofAthenaStartQueryExecutionProps.getResultReuseConfigurationMaxAge()Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutSets the value ofEmrCreateCluster.SpotProvisioningSpecificationProperty.getTimeout()Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.usetaskTimeoutDeprecated.use `taskTimeout`Deprecated.use `taskTimeout`Deprecated.use `taskTimeout` -
Uses of Duration in software.amazon.awscdk.services.synthetics
Methods in software.amazon.awscdk.services.synthetics that return DurationModifier and TypeMethodDescriptiondefault DurationCanaryProps.getFailureRetentionPeriod()How many days should failed runs be retained.final DurationCanaryProps.Jsii$Proxy.getFailureRetentionPeriod()default DurationCanaryProps.getSuccessRetentionPeriod()How many days should successful runs be retained.final DurationCanaryProps.Jsii$Proxy.getSuccessRetentionPeriod()default DurationCanaryProps.getTimeout()How long the canary is allowed to run before it must stop.final DurationCanaryProps.Jsii$Proxy.getTimeout()default DurationCanaryProps.getTimeToLive()How long the canary will be in a 'RUNNING' state.final DurationCanaryProps.Jsii$Proxy.getTimeToLive()Methods in software.amazon.awscdk.services.synthetics with parameters of type DurationModifier and TypeMethodDescriptionCanary.Builder.failureRetentionPeriod(Duration failureRetentionPeriod) How many days should failed runs be retained.CanaryProps.Builder.failureRetentionPeriod(Duration failureRetentionPeriod) Sets the value ofCanaryProps.getFailureRetentionPeriod()static ScheduleConstruct a schedule from an interval.Canary.Builder.successRetentionPeriod(Duration successRetentionPeriod) How many days should successful runs be retained.CanaryProps.Builder.successRetentionPeriod(Duration successRetentionPeriod) Sets the value ofCanaryProps.getSuccessRetentionPeriod()How long the canary is allowed to run before it must stop.Sets the value ofCanaryProps.getTimeout()Canary.Builder.timeToLive(Duration timeToLive) How long the canary will be in a 'RUNNING' state.CanaryProps.Builder.timeToLive(Duration timeToLive) Sets the value ofCanaryProps.getTimeToLive() -
Uses of Duration in software.amazon.awscdk.triggers
Methods in software.amazon.awscdk.triggers that return DurationModifier and TypeMethodDescriptionfinal DurationTriggerFunctionProps.Jsii$Proxy.getMaxEventAge()final DurationTriggerFunctionProps.Jsii$Proxy.getTimeout()default DurationTriggerProps.getTimeout()The timeout of the invocation call of the Lambda function to be triggered.final DurationTriggerProps.Jsii$Proxy.getTimeout()Methods in software.amazon.awscdk.triggers with parameters of type DurationModifier and TypeMethodDescriptionTriggerFunction.Builder.maxEventAge(Duration maxEventAge) The maximum age of a request that Lambda sends to a function for processing.TriggerFunctionProps.Builder.maxEventAge(Duration maxEventAge) Sets the value ofEventInvokeConfigOptions.getMaxEventAge()The timeout of the invocation call of the Lambda function to be triggered.The function execution time (in seconds) after which Lambda terminates the function.Sets the value ofFunctionOptions.getTimeout()Sets the value ofTriggerProps.getTimeout()