@Generated(value="jsii-pacmak/1.70.0 (build 03c2f6f)", date="2022-11-01T13:16:50.113Z") @Stability(value=Experimental) 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()
(experimental) Return a string format of this principal which should be identical if the two principals are the same.
|
addToPolicy, addToPrincipalPolicy, getAssumeRoleAction, getPolicyFragment, getPrincipalAccountgetGrantPrincipal@Stability(value=Experimental) @Nullable String dedupeString()
Copyright © 2022. All rights reserved.