public static interface EntitlementAttribute.Builder extends SdkPojo, CopyableBuilder<EntitlementAttribute.Builder,EntitlementAttribute>
| Modifier and Type | Method and Description |
|---|---|
EntitlementAttribute.Builder |
name(String name)
A supported AWS IAM SAML
PrincipalTag attribute that is matched to the associated value when a
user identity federates into an Amazon AppStream 2.0 SAML application. |
EntitlementAttribute.Builder |
value(String value)
A value that is matched to a supported SAML attribute name when a user identity federates into an Amazon
AppStream 2.0 SAML application.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEntitlementAttribute.Builder name(String name)
A supported AWS IAM SAML PrincipalTag attribute that is matched to the associated value when a
user identity federates into an Amazon AppStream 2.0 SAML application.
The following are valid values:
roles
department
organization
groups
title
costCenter
userType
name - A supported AWS IAM SAML PrincipalTag attribute that is matched to the associated value
when a user identity federates into an Amazon AppStream 2.0 SAML application.
The following are valid values:
roles
department
organization
groups
title
costCenter
userType
EntitlementAttribute.Builder value(String value)
A value that is matched to a supported SAML attribute name when a user identity federates into an Amazon AppStream 2.0 SAML application.
value - A value that is matched to a supported SAML attribute name when a user identity federates into an
Amazon AppStream 2.0 SAML application.Copyright © 2023. All rights reserved.