@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:39.768Z") @Stability(value=Stable) public interface IComparablePrincipal extends software.amazon.jsii.JsiiSerializable, IPrincipal
This only needs to be implemented for principals that could potentially be value-equal. Identity-equal principals will be handled correctly by default.
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IComparablePrincipal.Jsii$Default
Internal default implementation for
IComparablePrincipal. |
static class |
IComparablePrincipal.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
dedupeString()
Return a string format of this principal which should be identical if the two principals are the same.
|
addToPrincipalPolicy, getAssumeRoleAction, getPolicyFragment, getPrincipalAccountgetGrantPrincipal@Stability(value=Stable) @Nullable String dedupeString()
Copyright © 2022. All rights reserved.