toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
sms
/
aws.sdk.kotlin.services.sms.model
/
ServerValidationOutput
/
Builder
Builder
class
Builder
Members
Properties
server
Link copied to clipboard
var
server
:
Server
?
Represents a server.
Functions
server
Link copied to clipboard
fun
server
(
block
:
Server.Builder
.
(
)
->
Unit
)
construct an
aws.sdk.kotlin.services.sms.model.Server
inside the given
block