@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)", date="2023-03-22T19:35:36.621Z") public interface IComparablePrincipal extends 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 |
---|---|
java.lang.String |
dedupeString()
Return a string format of this principal which should be identical if the two principals are the same.
|
addToPolicy, addToPrincipalPolicy, getAssumeRoleAction, getPolicyFragment, getPrincipalAccount
getGrantPrincipal