toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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
?