Uses of Class
software.amazon.awssdk.services.controltower.model.ControlOperation
-
Packages that use ControlOperation Package Description software.amazon.awssdk.services.controltower.model -
-
Uses of ControlOperation in software.amazon.awssdk.services.controltower.model
Methods in software.amazon.awssdk.services.controltower.model that return ControlOperation Modifier and Type Method Description ControlOperationGetControlOperationResponse. controlOperation()An operation performed by the control.Methods in software.amazon.awssdk.services.controltower.model with parameters of type ControlOperation Modifier and Type Method Description GetControlOperationResponse.BuilderGetControlOperationResponse.Builder. controlOperation(ControlOperation controlOperation)An operation performed by the control.
-