@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.394Z") @Stability(value=Experimental) public interface AddToPrincipalPolicyResult extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
AddToPrincipalPolicyResult.Builder
A builder for
AddToPrincipalPolicyResult |
static class |
AddToPrincipalPolicyResult.Jsii$Proxy
An implementation for
AddToPrincipalPolicyResult |
| Modifier and Type | Method and Description |
|---|---|
static AddToPrincipalPolicyResult.Builder |
builder() |
default software.constructs.IDependable |
getPolicyDependable()
(experimental) Dependable which allows depending on the policy change being applied.
|
Boolean |
getStatementAdded()
(experimental) Whether the statement was added to the identity's policies.
|
@Stability(value=Experimental) @NotNull Boolean getStatementAdded()
@Stability(value=Experimental) @Nullable default software.constructs.IDependable getPolicyDependable()
Default: - Required if `statementAdded` is true.
@Stability(value=Experimental) static AddToPrincipalPolicyResult.Builder builder()
AddToPrincipalPolicyResult.Builder of AddToPrincipalPolicyResultCopyright © 2021. All rights reserved.