Uses of Class
software.amazon.awscdk.services.cloudfront.CfnRealtimeLogConfig.EndPointProperty.Builder
Packages that use CfnRealtimeLogConfig.EndPointProperty.Builder
-
Uses of CfnRealtimeLogConfig.EndPointProperty.Builder in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return CfnRealtimeLogConfig.EndPointProperty.BuilderModifier and TypeMethodDescriptionCfnRealtimeLogConfig.EndPointProperty.builder()CfnRealtimeLogConfig.EndPointProperty.Builder.kinesisStreamConfig(IResolvable kinesisStreamConfig) Sets the value ofCfnRealtimeLogConfig.EndPointProperty.getKinesisStreamConfig()CfnRealtimeLogConfig.EndPointProperty.Builder.kinesisStreamConfig(CfnRealtimeLogConfig.KinesisStreamConfigProperty kinesisStreamConfig) Sets the value ofCfnRealtimeLogConfig.EndPointProperty.getKinesisStreamConfig()CfnRealtimeLogConfig.EndPointProperty.Builder.streamType(String streamType) Sets the value ofCfnRealtimeLogConfig.EndPointProperty.getStreamType()Constructors in software.amazon.awscdk.services.cloudfront with parameters of type CfnRealtimeLogConfig.EndPointProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRealtimeLogConfig.EndPointProperty.Builder.