progressEvent
construct an aws.sdk.kotlin.services.cloudcontrol.model.ProgressEvent inside the given block
Represents the current status of the resource creation request.
After you have initiated a resource creation request, you can monitor the progress of your request by calling GetResourceRequestStatus using the RequestToken
of the ProgressEvent
returned by CreateResource
.