@Stability(value=Stable)
public static interface CfnJobTemplate.HopDestinationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnJobTemplate.HopDestinationProperty.Builder
A builder for
CfnJobTemplate.HopDestinationProperty |
static class |
CfnJobTemplate.HopDestinationProperty.Jsii$Proxy
An implementation for
CfnJobTemplate.HopDestinationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnJobTemplate.HopDestinationProperty.Builder |
builder() |
default Number |
getPriority()
`CfnJobTemplate.HopDestinationProperty.Priority`.
|
default String |
getQueue()
`CfnJobTemplate.HopDestinationProperty.Queue`.
|
default Number |
getWaitMinutes()
`CfnJobTemplate.HopDestinationProperty.WaitMinutes`.
|
@Stability(value=Stable) @Nullable default Number getPriority()
@Stability(value=Stable) @Nullable default String getQueue()
@Stability(value=Stable) @Nullable default Number getWaitMinutes()
@Stability(value=Stable) static CfnJobTemplate.HopDestinationProperty.Builder builder()
Copyright © 2021. All rights reserved.