DiscoveredResource

A resource in the organization that's available to be associated with a Firewall Manager resource set.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID associated with the discovered resource.

Link copied to clipboard
val name: String?

The name of the discovered resource.

Link copied to clipboard
val type: String?

The type of the discovered resource.

Link copied to clipboard
val uri: String?

The universal resource identifier (URI) of the discovered resource.

Functions

Link copied to clipboard
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