Uses of Interface
software.amazon.awscdk.services.agentregistry.CfnRegistry.ApprovalConfigurationProperty
Packages that use CfnRegistry.ApprovalConfigurationProperty
Package
Description
AWS::AgentRegistry Construct Library
-
Uses of CfnRegistry.ApprovalConfigurationProperty in software.amazon.awscdk.services.agentregistry
Classes in software.amazon.awscdk.services.agentregistry that implement CfnRegistry.ApprovalConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRegistry.ApprovalConfigurationPropertyMethods in software.amazon.awscdk.services.agentregistry that return CfnRegistry.ApprovalConfigurationPropertyModifier and TypeMethodDescriptionCfnRegistry.ApprovalConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.agentregistry with parameters of type CfnRegistry.ApprovalConfigurationPropertyModifier and TypeMethodDescriptionCfnRegistry.Builder.approvalConfiguration(CfnRegistry.ApprovalConfigurationProperty approvalConfiguration) Configuration for the registry's record approval workflow.CfnRegistryProps.Builder.approvalConfiguration(CfnRegistry.ApprovalConfigurationProperty approvalConfiguration) Sets the value ofCfnRegistryProps.getApprovalConfiguration()voidCfnRegistry.setApprovalConfiguration(CfnRegistry.ApprovalConfigurationProperty value) Configuration for the registry's record approval workflow.