Uses of Class
software.amazon.awssdk.services.appsync.model.AwsIamConfig
-
Packages that use AwsIamConfig Package Description software.amazon.awssdk.services.appsync.model -
-
Uses of AwsIamConfig in software.amazon.awssdk.services.appsync.model
Methods in software.amazon.awssdk.services.appsync.model that return AwsIamConfig Modifier and Type Method Description AwsIamConfigAuthorizationConfig. awsIamConfig()The Identity and Access Management (IAM) settings.Methods in software.amazon.awssdk.services.appsync.model with parameters of type AwsIamConfig Modifier and Type Method Description AuthorizationConfig.BuilderAuthorizationConfig.Builder. awsIamConfig(AwsIamConfig awsIamConfig)The Identity and Access Management (IAM) settings.
-