class Aws::SecurityHub::Types::CreateActionTargetRequest
@note When making an API call, you may pass CreateActionTargetRequest
data as a hash: { name: "NonEmptyString", # required description: "NonEmptyString", # required id: "NonEmptyString", # required }
@!attribute [rw] name
The name of the custom action target. Can contain up to 20 characters. @return [String]
@!attribute [rw] description
The description for the custom action target. @return [String]
@!attribute [rw] id
The ID for the custom action target. Can contain up to 20 alphanumeric characters. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/CreateActionTargetRequest AWS API Documentation
Constants
- SENSITIVE