accessLogSetting

@JvmName(name = "atslepgxykjjeutb")
suspend fun accessLogSetting(value: Output<AccessLogSettingArgs>)
@JvmName(name = "mutaccsslibybtgx")
suspend fun accessLogSetting(value: AccessLogSettingArgs?)

Parameters

value

Access log settings, including the access log format and access log destination ARN. The `AccessLogSetting` property type specifies settings for logging access in this stage. `AccessLogSetting` is a property of the AWS::ApiGateway::Stage resource.


@JvmName(name = "kaydldiwurfaocde")
suspend fun accessLogSetting(argument: suspend AccessLogSettingArgsBuilder.() -> Unit)

Parameters

argument

Access log settings, including the access log format and access log destination ARN. The `AccessLogSetting` property type specifies settings for logging access in this stage. `AccessLogSetting` is a property of the AWS::ApiGateway::Stage resource.