public static interface IdentitySourceFilter.Builder extends SdkPojo, CopyableBuilder<IdentitySourceFilter.Builder,IdentitySourceFilter>
| Modifier and Type | Method and Description |
|---|---|
IdentitySourceFilter.Builder |
principalEntityType(String principalEntityType)
The Cedar entity type of the principals returned by the identity provider (IdP) associated with this identity
source.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIdentitySourceFilter.Builder principalEntityType(String principalEntityType)
The Cedar entity type of the principals returned by the identity provider (IdP) associated with this identity source.
principalEntityType - The Cedar entity type of the principals returned by the identity provider (IdP) associated with this
identity source.Copyright © 2023. All rights reserved.