Uses of Class
software.amazon.awscdk.services.appsync.CfnDataSource.AuthorizationConfigProperty.Builder
-
Uses of CfnDataSource.AuthorizationConfigProperty.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionCfnDataSource.AuthorizationConfigProperty.Builder.authorizationType
(String authorizationType) Sets the value ofCfnDataSource.AuthorizationConfigProperty.getAuthorizationType()
CfnDataSource.AuthorizationConfigProperty.Builder.awsIamConfig
(IResolvable awsIamConfig) Sets the value ofCfnDataSource.AuthorizationConfigProperty.getAwsIamConfig()
CfnDataSource.AuthorizationConfigProperty.Builder.awsIamConfig
(CfnDataSource.AwsIamConfigProperty awsIamConfig) Sets the value ofCfnDataSource.AuthorizationConfigProperty.getAwsIamConfig()
CfnDataSource.AuthorizationConfigProperty.builder()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataSource.AuthorizationConfigProperty.Builder
.