@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.882Z") @Stability(value=Experimental) public class QueueProcessingEc2Service extends QueueProcessingServiceBase
Modifier and Type | Class and Description |
---|---|
static class |
QueueProcessingEc2Service.Builder
(experimental) A fluent builder for
QueueProcessingEc2Service . |
Modifier | Constructor and Description |
---|---|
|
QueueProcessingEc2Service(software.constructs.Construct scope,
String id,
QueueProcessingEc2ServiceProps props)
(experimental) Constructs a new instance of the QueueProcessingEc2Service class.
|
protected |
QueueProcessingEc2Service(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
QueueProcessingEc2Service(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
Ec2Service |
getService()
(experimental) The EC2 service in this construct.
|
Ec2TaskDefinition |
getTaskDefinition()
(experimental) The EC2 task definition in this construct.
|
configureAutoscalingForService, getCluster, getDeadLetterQueue, getDefaultCluster, getDefaultCluster, getEnvironment, getLogDriver, getMaxCapacity, getMinCapacity, getScalingSteps, getSecrets, getSqsQueue, grantPermissionsToService
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
protected QueueProcessingEc2Service(software.amazon.jsii.JsiiObjectRef objRef)
protected QueueProcessingEc2Service(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) public QueueProcessingEc2Service(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull QueueProcessingEc2ServiceProps props)
scope
- This parameter is required.id
- This parameter is required.props
- This parameter is required.@Stability(value=Experimental) @NotNull public Ec2Service getService()
@Stability(value=Experimental) @NotNull public Ec2TaskDefinition getTaskDefinition()
Copyright © 2021. All rights reserved.