Uses of Class
software.amazon.awscdk.services.appsync.CfnDataSource.AwsIamConfigProperty.Builder
-
Uses of CfnDataSource.AwsIamConfigProperty.Builder in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionCfnDataSource.AwsIamConfigProperty.builder()
CfnDataSource.AwsIamConfigProperty.Builder.signingRegion
(String signingRegion) Sets the value ofCfnDataSource.AwsIamConfigProperty.getSigningRegion()
CfnDataSource.AwsIamConfigProperty.Builder.signingServiceName
(String signingServiceName) Sets the value ofCfnDataSource.AwsIamConfigProperty.getSigningServiceName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataSource.AwsIamConfigProperty.Builder
.