AdminScope

Defines the resources that the Firewall Manager administrator can manage. For more information about administrative scope, see Managing Firewall Manager administrators in the Firewall Manager Developer Guide.

Types

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

Properties

Link copied to clipboard

Defines the accounts that the specified Firewall Manager administrator can apply policies to.

Link copied to clipboard

Defines the Organizations organizational units that the specified Firewall Manager administrator can apply policies to. For more information about OUs in Organizations, see Managing organizational units (OUs) in the Organizations User Guide.

Link copied to clipboard

Defines the Firewall Manager policy types that the specified Firewall Manager administrator can create and manage.

Link copied to clipboard

Defines the Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.

Functions

Link copied to clipboard
inline fun copy(block: AdminScope.Builder.() -> Unit = {}): AdminScope
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