| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static SecurityServiceType |
SecurityServiceType.fromValue(String value)
Use this in place of valueOf.
|
static SecurityServiceType |
SecurityServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityServiceType[] |
SecurityServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyTypeScope |
PolicyTypeScope.withPolicyTypes(SecurityServiceType... policyTypes)
The list of policy types that the specified Firewall Manager administrator can manage.
|
PolicySummary |
PolicySummary.withSecurityServiceType(SecurityServiceType securityServiceType)
The service that the policy is using to protect the resources.
|
GetProtectionStatusResult |
GetProtectionStatusResult.withServiceType(SecurityServiceType serviceType)
The service type that is protected by the policy.
|
SecurityServicePolicyData |
SecurityServicePolicyData.withType(SecurityServiceType type)
The service that the policy is using to protect the resources.
|
Copyright © 2023. All rights reserved.