| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityServicePolicyData |
SecurityServicePolicyData.clone() |
SecurityServicePolicyData |
Policy.getSecurityServicePolicyData()
Details about the security service that is being used to protect the resources.
|
SecurityServicePolicyData |
SecurityServicePolicyData.withManagedServiceData(String managedServiceData)
Details about the service that are specific to the service type, in JSON format.
|
SecurityServicePolicyData |
SecurityServicePolicyData.withType(SecurityServiceType type)
The service that the policy is using to protect the resources.
|
SecurityServicePolicyData |
SecurityServicePolicyData.withType(String type)
The service that the policy is using to protect the resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Policy.setSecurityServicePolicyData(SecurityServicePolicyData securityServicePolicyData)
Details about the security service that is being used to protect the resources.
|
Policy |
Policy.withSecurityServicePolicyData(SecurityServicePolicyData securityServicePolicyData)
Details about the security service that is being used to protect the resources.
|
Copyright © 2021. All rights reserved.