AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
networkmanager
/
aws.sdk.kotlin.services.networkmanager.model
/
StartOrganizationServiceAccessUpdateRequest
/
Builder
Builder
class
Builder
Members
Properties
action
Link copied to clipboard
var
action
:
String
?
The action to take for the update request. This can be either
ENABLE
or
DISABLE
.