Uses of Class
software.amazon.awscdk.services.lambda.CfnEventSourceMapping.SchemaRegistryConfigProperty.Builder
Packages that use CfnEventSourceMapping.SchemaRegistryConfigProperty.Builder
-
Uses of CfnEventSourceMapping.SchemaRegistryConfigProperty.Builder in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return CfnEventSourceMapping.SchemaRegistryConfigProperty.BuilderModifier and TypeMethodDescriptionCfnEventSourceMapping.SchemaRegistryConfigProperty.Builder.accessConfigs(List<? extends Object> accessConfigs) Sets the value ofCfnEventSourceMapping.SchemaRegistryConfigProperty.getAccessConfigs()CfnEventSourceMapping.SchemaRegistryConfigProperty.Builder.accessConfigs(IResolvable accessConfigs) Sets the value ofCfnEventSourceMapping.SchemaRegistryConfigProperty.getAccessConfigs()CfnEventSourceMapping.SchemaRegistryConfigProperty.builder()CfnEventSourceMapping.SchemaRegistryConfigProperty.Builder.eventRecordFormat(String eventRecordFormat) CfnEventSourceMapping.SchemaRegistryConfigProperty.Builder.schemaRegistryUri(String schemaRegistryUri) CfnEventSourceMapping.SchemaRegistryConfigProperty.Builder.schemaValidationConfigs(List<? extends Object> schemaValidationConfigs) CfnEventSourceMapping.SchemaRegistryConfigProperty.Builder.schemaValidationConfigs(IResolvable schemaValidationConfigs) Constructors in software.amazon.awscdk.services.lambda with parameters of type CfnEventSourceMapping.SchemaRegistryConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEventSourceMapping.SchemaRegistryConfigProperty.Builder.