@Generated(value="jsii-pacmak/1.60.0 (build ebcefe6)", date="2022-07-01T09:58:31.224Z") 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