Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnPermissionMixinProps.Builder
Packages that use CfnPermissionMixinProps.Builder
-
Uses of CfnPermissionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lambda
Methods in software.amazon.awscdk.cfnpropertymixins.services.lambda that return CfnPermissionMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnPermissionMixinProps.getAction()CfnPermissionMixinProps.builder()CfnPermissionMixinProps.Builder.eventSourceToken(String eventSourceToken) Sets the value ofCfnPermissionMixinProps.getEventSourceToken()CfnPermissionMixinProps.Builder.functionName(String functionName) Sets the value ofCfnPermissionMixinProps.getFunctionName()CfnPermissionMixinProps.Builder.functionName(IFunctionRef functionName) Sets the value ofCfnPermissionMixinProps.getFunctionName()CfnPermissionMixinProps.Builder.functionName(IVersionRef functionName) Sets the value ofCfnPermissionMixinProps.getFunctionName()CfnPermissionMixinProps.Builder.functionUrlAuthType(String functionUrlAuthType) Sets the value ofCfnPermissionMixinProps.getFunctionUrlAuthType()CfnPermissionMixinProps.Builder.invokedViaFunctionUrl(Boolean invokedViaFunctionUrl) Sets the value ofCfnPermissionMixinProps.getInvokedViaFunctionUrl()CfnPermissionMixinProps.Builder.invokedViaFunctionUrl(IResolvable invokedViaFunctionUrl) Sets the value ofCfnPermissionMixinProps.getInvokedViaFunctionUrl()Sets the value ofCfnPermissionMixinProps.getPrincipal()Sets the value ofCfnPermissionMixinProps.getPrincipal()Sets the value ofCfnPermissionMixinProps.getPrincipal()CfnPermissionMixinProps.Builder.principalOrgId(String principalOrgId) Sets the value ofCfnPermissionMixinProps.getPrincipalOrgId()CfnPermissionMixinProps.Builder.sourceAccount(String sourceAccount) Sets the value ofCfnPermissionMixinProps.getSourceAccount()Sets the value ofCfnPermissionMixinProps.getSourceArn()CfnPermissionMixinProps.Builder.sourceArn(IUserPoolRef sourceArn) Sets the value ofCfnPermissionMixinProps.getSourceArn()Sets the value ofCfnPermissionMixinProps.getSourceArn()Sets the value ofCfnPermissionMixinProps.getSourceArn()CfnPermissionMixinProps.Builder.sourceArn(ITopicRuleRef sourceArn) Sets the value ofCfnPermissionMixinProps.getSourceArn()CfnPermissionMixinProps.Builder.sourceArn(IDeliveryStreamRef sourceArn) Sets the value ofCfnPermissionMixinProps.getSourceArn()CfnPermissionMixinProps.Builder.sourceArn(IFunctionRef sourceArn) Sets the value ofCfnPermissionMixinProps.getSourceArn()CfnPermissionMixinProps.Builder.sourceArn(ILogGroupRef sourceArn) Sets the value ofCfnPermissionMixinProps.getSourceArn()CfnPermissionMixinProps.Builder.sourceArn(IBucketRef sourceArn) Sets the value ofCfnPermissionMixinProps.getSourceArn()Sets the value ofCfnPermissionMixinProps.getSourceArn()Sets the value ofCfnPermissionMixinProps.getSourceArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lambda with parameters of type CfnPermissionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPermissionMixinProps.Builder.