@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:50.274Z") @Stability(value=Stable) public interface CfnRealtimeLogConfigProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRealtimeLogConfigProps.Builder
A builder for
CfnRealtimeLogConfigProps |
static class |
CfnRealtimeLogConfigProps.Jsii$Proxy
An implementation for
CfnRealtimeLogConfigProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnRealtimeLogConfigProps.Builder |
builder() |
Object |
getEndPoints()
`AWS::CloudFront::RealtimeLogConfig.EndPoints`.
|
List<String> |
getFields()
`AWS::CloudFront::RealtimeLogConfig.Fields`.
|
String |
getName()
`AWS::CloudFront::RealtimeLogConfig.Name`.
|
Number |
getSamplingRate()
`AWS::CloudFront::RealtimeLogConfig.SamplingRate`.
|
@Stability(value=Stable) @NotNull Object getEndPoints()
@Stability(value=Stable) @NotNull List<String> getFields()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull Number getSamplingRate()
@Stability(value=Stable) static CfnRealtimeLogConfigProps.Builder builder()
CfnRealtimeLogConfigProps.Builder of CfnRealtimeLogConfigPropsCopyright © 2021. All rights reserved.