SdkUnknown
Inherited functions
Casts this InvokeWithResponseStreamResponseEvent as a InvokeComplete and retrieves its aws.sdk.kotlin.services.lambda.model.InvokeWithResponseStreamCompleteEvent value. Throws an exception if the InvokeWithResponseStreamResponseEvent is not a InvokeComplete.
Casts this InvokeWithResponseStreamResponseEvent as a InvokeComplete and retrieves its aws.sdk.kotlin.services.lambda.model.InvokeWithResponseStreamCompleteEvent value. Returns null if the InvokeWithResponseStreamResponseEvent is not a InvokeComplete.
Casts this InvokeWithResponseStreamResponseEvent as a PayloadChunk and retrieves its aws.sdk.kotlin.services.lambda.model.InvokeResponseStreamUpdate value. Throws an exception if the InvokeWithResponseStreamResponseEvent is not a PayloadChunk.
Casts this InvokeWithResponseStreamResponseEvent as a PayloadChunk and retrieves its aws.sdk.kotlin.services.lambda.model.InvokeResponseStreamUpdate value. Returns null if the InvokeWithResponseStreamResponseEvent is not a PayloadChunk.