Uses of Interface
software.amazon.awscdk.services.sam.CfnHttpApi.AccessLogSettingProperty
Packages that use CfnHttpApi.AccessLogSettingProperty
Package
Description
AWS Serverless Application Model Construct Library
- 
Uses of CfnHttpApi.AccessLogSettingProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnHttpApi.AccessLogSettingPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnHttpApi.AccessLogSettingPropertyMethods in software.amazon.awscdk.services.sam that return CfnHttpApi.AccessLogSettingPropertyModifier and TypeMethodDescriptionCfnHttpApi.AccessLogSettingProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnHttpApi.AccessLogSettingPropertyModifier and TypeMethodDescriptionCfnHttpApi.Builder.accessLogSetting(CfnHttpApi.AccessLogSettingProperty accessLogSetting) CfnHttpApiProps.Builder.accessLogSetting(CfnHttpApi.AccessLogSettingProperty accessLogSetting) Sets the value ofCfnHttpApiProps.getAccessLogSetting()voidCfnHttpApi.setAccessLogSetting(CfnHttpApi.AccessLogSettingProperty value)