| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
ResourcePolicy |
ResourcePolicy.clone() |
ResourcePolicy |
ResourcePolicy.withPolicyDocument(String policyDocument)
The JSON blob that describes the policy.
|
ResourcePolicy |
ResourcePolicy.withPolicyId(String policyId)
The ID of the resource policy.
|
ResourcePolicy |
ResourcePolicy.withRamResourceShareRegion(String ramResourceShareRegion)
The Amazon Web Services Region that policy allows resources to be used in.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourcePolicy> |
GetResourcePoliciesResult.getResourcePolicies()
Details about the resource policy attached to the response plan.
|
| Modifier and Type | Method and Description |
|---|---|
GetResourcePoliciesResult |
GetResourcePoliciesResult.withResourcePolicies(ResourcePolicy... resourcePolicies)
Details about the resource policy attached to the response plan.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetResourcePoliciesResult.setResourcePolicies(Collection<ResourcePolicy> resourcePolicies)
Details about the resource policy attached to the response plan.
|
GetResourcePoliciesResult |
GetResourcePoliciesResult.withResourcePolicies(Collection<ResourcePolicy> resourcePolicies)
Details about the resource policy attached to the response plan.
|
Copyright © 2023. All rights reserved.