GetDeploymentResponse

Types

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

Properties

Link copied to clipboard

The policies associated with the deployment.

Link copied to clipboard

The scope associated with the deployment. A deployment has exactly one scope.

Link copied to clipboard

The Amazon Resource Name (ARN) of the deployment.

Link copied to clipboard

The configuration settings for the deployment.

Link copied to clipboard

The coverage information for the deployment. For each firewall type, it shows which policies have that firewall type and which in-scope resource types the firewall type protects.

Link copied to clipboard

A description of the deployment.

Link copied to clipboard

The service-generated id of the deployment.

Link copied to clipboard

The name of the deployment.

Link copied to clipboard

Specifies whether a published version of the resource exists.

Link copied to clipboard

Specifies whether the resource is a snapshot of a published version.

Link copied to clipboard

The current status of the resource: DRAFT (unpublished, editable), ACTIVE (published, in use), or DISABLED (deactivated; changes cannot be published until the resource is re-enabled).

Link copied to clipboard

The time when the resource was last updated.

Link copied to clipboard

A token used for optimistic concurrency control. Each read and write returns an updateToken. Provide the most recent value on your next update to detect and prevent conflicting concurrent modifications.

Link copied to clipboard

The version of the resource.

Link copied to clipboard

Warnings about potential issues, such as a policy that has no applicable resources in the deployment's scope.

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