@Stability(value=Stable)
public static interface CfnTrigger.PredicateProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-predicate.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTrigger.PredicateProperty.Builder
A builder for
CfnTrigger.PredicateProperty |
static class |
CfnTrigger.PredicateProperty.Jsii$Proxy
An implementation for
CfnTrigger.PredicateProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTrigger.PredicateProperty.Builder |
builder() |
default Object |
getConditions()
`CfnTrigger.PredicateProperty.Conditions`.
|
default String |
getLogical()
`CfnTrigger.PredicateProperty.Logical`.
|
@Stability(value=Stable) @Nullable default Object getConditions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-predicate.html#cfn-glue-trigger-predicate-conditions@Stability(value=Stable) @Nullable default String getLogical()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-predicate.html#cfn-glue-trigger-predicate-logical@Stability(value=Stable) static CfnTrigger.PredicateProperty.Builder builder()
Copyright © 2020. All rights reserved.