Uses of Interface
software.amazon.awscdk.services.sam.CfnApi.AccessLogSettingProperty
-
Uses of CfnApi.AccessLogSettingProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnApi.AccessLogSettingPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApi.AccessLogSettingPropertyMethods in software.amazon.awscdk.services.sam that return CfnApi.AccessLogSettingPropertyModifier and TypeMethodDescriptionCfnApi.AccessLogSettingProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnApi.AccessLogSettingPropertyModifier and TypeMethodDescriptionCfnApi.Builder.accessLogSetting(CfnApi.AccessLogSettingProperty accessLogSetting) `AWS::Serverless::Api.AccessLogSetting`.CfnApiProps.Builder.accessLogSetting(CfnApi.AccessLogSettingProperty accessLogSetting) Sets the value ofCfnApiProps.getAccessLogSetting()voidCfnApi.setAccessLogSetting(CfnApi.AccessLogSettingProperty value) `AWS::Serverless::Api.AccessLogSetting`.