Builder
class Builder
Properties
Link copied to clipboard
Identifies the resources that were affected by the API call.
Link copied to clipboard
Indicates whether the API call originated from a remote IP address (remoteip
) or from a DNS domain (domain
).
Link copied to clipboard
Provided if CallerType
is domain
. Provides information about the DNS domain that the API call originated from.
Link copied to clipboard
Provided if CallerType
is remoteip
. Provides information about the remote IP address that the API call originated from.
Link copied to clipboard
The name of the Amazon Web Services service that the API method belongs to.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.securityhub.model.AwsApiCallActionDomainDetails inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.securityhub.model.ActionRemoteIpDetails inside the given block