class Aws::SecurityHub::Types::AwsApiCallActionDomainDetails

Provided if `CallerType` is `domain`. It provides information about the DNS domain that issued the API call.

@note When making an API call, you may pass AwsApiCallActionDomainDetails

data as a hash:

    {
      domain: "NonEmptyString",
    }

@!attribute [rw] domain

The name of the DNS domain that issued the API call.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsApiCallActionDomainDetails AWS API Documentation

Constants

SENSITIVE