Builder
Properties
The type of action that was detected. The possible action types are:
Included if ActionType is AWS_API_CALL. Provides details about the API call that was detected.
Included if ActionType is DNS_REQUEST. Provides details about the DNS request that was detected.
Included if ActionType is NETWORK_CONNECTION. Provides details about the network connection that was detected.
Included if ActionType is PORT_PROBE. Provides details about the port probe that was detected.
Functions
construct an aws.sdk.kotlin.services.securityhub.model.AwsApiCallAction inside the given block
construct an aws.sdk.kotlin.services.securityhub.model.DnsRequestAction inside the given block
construct an aws.sdk.kotlin.services.securityhub.model.NetworkConnectionAction inside the given block
construct an aws.sdk.kotlin.services.securityhub.model.PortProbeAction inside the given block