AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
xray
/
aws.sdk.kotlin.services.xray.model
/
BackendConnectionErrors
/
Builder
Builder
class
Builder
Members
Properties
connection
Refused
Count
Link copied to clipboard
var
connectionRefusedCount
:
Int
?
http
Code4Xx
Count
Link copied to clipboard
var
httpCode4XxCount
:
Int
?
http
Code5Xx
Count
Link copied to clipboard
var
httpCode5XxCount
:
Int
?
other
Count
Link copied to clipboard
var
otherCount
:
Int
?
timeout
Count
Link copied to clipboard
var
timeoutCount
:
Int
?
unknown
Host
Count
Link copied to clipboard
var
unknownHostCount
:
Int
?