Product

class Product

Contains details about a product.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The URL to the service or product documentation about the integration with Security Hub, including how to activate the integration.

Link copied to clipboard

The categories assigned to the product.

Link copied to clipboard

The name of the company that provides the product.

Link copied to clipboard

A description of the product.

Link copied to clipboard

The types of integration that the product supports. Available values are the following.

Link copied to clipboard

For integrations with Amazon Web Services services, the Amazon Web Services Console URL from which to activate the service.

Link copied to clipboard

The ARN assigned to the product.

Link copied to clipboard

The name of the product.

Link copied to clipboard

The resource policy associated with the product.

Functions

Link copied to clipboard
inline fun copy(block: Product.Builder.() -> Unit = {}): Product
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String