toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
ssm
/
aws.sdk.kotlin.services.ssm.model
/
GetOpsItemResponse
/
Builder
Builder
class
Builder
Members
Properties
ops
Item
Link copied to clipboard
var
opsItem
:
OpsItem
?
The OpsItem.
Functions
ops
Item
Link copied to clipboard
fun
opsItem
(
block
:
OpsItem.Builder
.
(
)
->
Unit
)
construct an
aws.sdk.kotlin.services.ssm.model.OpsItem
inside the given
block