@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.520Z") @Stability(value=Stable) public interface CfnRealtimeLogConfigProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-realtimelogconfig.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-realtimelogconfig.html#cfn-cloudfront-realtimelogconfig-endpoints@Stability(value=Stable) @NotNull List<String> getFields()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-realtimelogconfig.html#cfn-cloudfront-realtimelogconfig-fields@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-realtimelogconfig.html#cfn-cloudfront-realtimelogconfig-name@Stability(value=Stable) @NotNull Number getSamplingRate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-realtimelogconfig.html#cfn-cloudfront-realtimelogconfig-samplingrate@Stability(value=Stable) static CfnRealtimeLogConfigProps.Builder builder()
CfnRealtimeLogConfigProps.Builder of CfnRealtimeLogConfigPropsCopyright © 2020. All rights reserved.