AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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