@Stability(value=Stable)
public static interface CfnConfigRule.SourceDetailProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configrule-source-sourcedetails.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConfigRule.SourceDetailProperty.Builder
A builder for
CfnConfigRule.SourceDetailProperty |
static class |
CfnConfigRule.SourceDetailProperty.Jsii$Proxy
An implementation for
CfnConfigRule.SourceDetailProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnConfigRule.SourceDetailProperty.Builder |
builder() |
String |
getEventSource()
`CfnConfigRule.SourceDetailProperty.EventSource`.
|
default String |
getMaximumExecutionFrequency()
`CfnConfigRule.SourceDetailProperty.MaximumExecutionFrequency`.
|
String |
getMessageType()
`CfnConfigRule.SourceDetailProperty.MessageType`.
|
@Stability(value=Stable) @NotNull String getEventSource()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configrule-source-sourcedetails.html#cfn-config-configrule-source-sourcedetail-eventsource@Stability(value=Stable) @NotNull String getMessageType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configrule-source-sourcedetails.html#cfn-config-configrule-source-sourcedetail-messagetype@Stability(value=Stable) @Nullable default String getMaximumExecutionFrequency()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configrule-source-sourcedetails.html#cfn-config-configrule-sourcedetail-maximumexecutionfrequency@Stability(value=Stable) static CfnConfigRule.SourceDetailProperty.Builder builder()
Copyright © 2020. All rights reserved.