Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionMixinProps.Builder
Packages that use CfnFunctionMixinProps.Builder
-
Uses of CfnFunctionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnFunctionMixinProps.BuilderModifier and TypeMethodDescriptionCfnFunctionMixinProps.Builder.architectures(List<String> architectures) Sets the value ofCfnFunctionMixinProps.getArchitectures()CfnFunctionMixinProps.Builder.assumeRolePolicyDocument(Object assumeRolePolicyDocument) Sets the value ofCfnFunctionMixinProps.getAssumeRolePolicyDocument()CfnFunctionMixinProps.Builder.autoPublishAlias(String autoPublishAlias) Sets the value ofCfnFunctionMixinProps.getAutoPublishAlias()CfnFunctionMixinProps.Builder.autoPublishCodeSha256(String autoPublishCodeSha256) Sets the value ofCfnFunctionMixinProps.getAutoPublishCodeSha256()CfnFunctionMixinProps.builder()CfnFunctionMixinProps.Builder.codeSigningConfigArn(String codeSigningConfigArn) Sets the value ofCfnFunctionMixinProps.getCodeSigningConfigArn()Sets the value ofCfnFunctionMixinProps.getCodeUri()CfnFunctionMixinProps.Builder.codeUri(CfnFunctionPropsMixin.S3LocationProperty codeUri) Sets the value ofCfnFunctionMixinProps.getCodeUri()CfnFunctionMixinProps.Builder.codeUri(IResolvable codeUri) Sets the value ofCfnFunctionMixinProps.getCodeUri()CfnFunctionMixinProps.Builder.deadLetterQueue(CfnFunctionPropsMixin.DeadLetterQueueProperty deadLetterQueue) Sets the value ofCfnFunctionMixinProps.getDeadLetterQueue()CfnFunctionMixinProps.Builder.deadLetterQueue(IResolvable deadLetterQueue) Sets the value ofCfnFunctionMixinProps.getDeadLetterQueue()CfnFunctionMixinProps.Builder.deploymentPreference(CfnFunctionPropsMixin.DeploymentPreferenceProperty deploymentPreference) Sets the value ofCfnFunctionMixinProps.getDeploymentPreference()CfnFunctionMixinProps.Builder.deploymentPreference(IResolvable deploymentPreference) Sets the value ofCfnFunctionMixinProps.getDeploymentPreference()CfnFunctionMixinProps.Builder.description(String description) Sets the value ofCfnFunctionMixinProps.getDescription()CfnFunctionMixinProps.Builder.environment(CfnFunctionPropsMixin.FunctionEnvironmentProperty environment) Sets the value ofCfnFunctionMixinProps.getEnvironment()CfnFunctionMixinProps.Builder.environment(IResolvable environment) Sets the value ofCfnFunctionMixinProps.getEnvironment()CfnFunctionMixinProps.Builder.ephemeralStorage(CfnFunctionPropsMixin.EphemeralStorageProperty ephemeralStorage) Sets the value ofCfnFunctionMixinProps.getEphemeralStorage()CfnFunctionMixinProps.Builder.ephemeralStorage(IResolvable ephemeralStorage) Sets the value ofCfnFunctionMixinProps.getEphemeralStorage()CfnFunctionMixinProps.Builder.eventInvokeConfig(CfnFunctionPropsMixin.EventInvokeConfigProperty eventInvokeConfig) Sets the value ofCfnFunctionMixinProps.getEventInvokeConfig()CfnFunctionMixinProps.Builder.eventInvokeConfig(IResolvable eventInvokeConfig) Sets the value ofCfnFunctionMixinProps.getEventInvokeConfig()Sets the value ofCfnFunctionMixinProps.getEvents()CfnFunctionMixinProps.Builder.events(IResolvable events) Sets the value ofCfnFunctionMixinProps.getEvents()CfnFunctionMixinProps.Builder.fileSystemConfigs(List<? extends Object> fileSystemConfigs) Sets the value ofCfnFunctionMixinProps.getFileSystemConfigs()CfnFunctionMixinProps.Builder.fileSystemConfigs(IResolvable fileSystemConfigs) Sets the value ofCfnFunctionMixinProps.getFileSystemConfigs()CfnFunctionMixinProps.Builder.functionName(String functionName) Sets the value ofCfnFunctionMixinProps.getFunctionName()CfnFunctionMixinProps.Builder.functionUrlConfig(CfnFunctionPropsMixin.FunctionUrlConfigProperty functionUrlConfig) Sets the value ofCfnFunctionMixinProps.getFunctionUrlConfig()CfnFunctionMixinProps.Builder.functionUrlConfig(IResolvable functionUrlConfig) Sets the value ofCfnFunctionMixinProps.getFunctionUrlConfig()Sets the value ofCfnFunctionMixinProps.getHandler()CfnFunctionMixinProps.Builder.imageConfig(CfnFunctionPropsMixin.ImageConfigProperty imageConfig) Sets the value ofCfnFunctionMixinProps.getImageConfig()CfnFunctionMixinProps.Builder.imageConfig(IResolvable imageConfig) Sets the value ofCfnFunctionMixinProps.getImageConfig()Sets the value ofCfnFunctionMixinProps.getImageUri()CfnFunctionMixinProps.Builder.inlineCode(String inlineCode) Sets the value ofCfnFunctionMixinProps.getInlineCode()Sets the value ofCfnFunctionMixinProps.getKmsKeyArn()Sets the value ofCfnFunctionMixinProps.getLayers()CfnFunctionMixinProps.Builder.memorySize(Number memorySize) Sets the value ofCfnFunctionMixinProps.getMemorySize()CfnFunctionMixinProps.Builder.packageType(String packageType) Sets the value ofCfnFunctionMixinProps.getPackageType()CfnFunctionMixinProps.Builder.permissionsBoundary(String permissionsBoundary) Sets the value ofCfnFunctionMixinProps.getPermissionsBoundary()Sets the value ofCfnFunctionMixinProps.getPolicies()Sets the value ofCfnFunctionMixinProps.getPolicies()CfnFunctionMixinProps.Builder.policies(CfnFunctionPropsMixin.IAMPolicyDocumentProperty policies) Sets the value ofCfnFunctionMixinProps.getPolicies()CfnFunctionMixinProps.Builder.policies(IResolvable policies) Sets the value ofCfnFunctionMixinProps.getPolicies()CfnFunctionMixinProps.Builder.provisionedConcurrencyConfig(CfnFunctionPropsMixin.ProvisionedConcurrencyConfigProperty provisionedConcurrencyConfig) Sets the value ofCfnFunctionMixinProps.getProvisionedConcurrencyConfig()CfnFunctionMixinProps.Builder.provisionedConcurrencyConfig(IResolvable provisionedConcurrencyConfig) Sets the value ofCfnFunctionMixinProps.getProvisionedConcurrencyConfig()CfnFunctionMixinProps.Builder.reservedConcurrentExecutions(Number reservedConcurrentExecutions) Sets the value ofCfnFunctionMixinProps.getReservedConcurrentExecutions()Sets the value ofCfnFunctionMixinProps.getRole()Sets the value ofCfnFunctionMixinProps.getRuntime()Sets the value ofCfnFunctionMixinProps.getTags()Sets the value ofCfnFunctionMixinProps.getTimeout()Sets the value ofCfnFunctionMixinProps.getTracing()CfnFunctionMixinProps.Builder.versionDescription(String versionDescription) Sets the value ofCfnFunctionMixinProps.getVersionDescription()CfnFunctionMixinProps.Builder.vpcConfig(CfnFunctionPropsMixin.VpcConfigProperty vpcConfig) Sets the value ofCfnFunctionMixinProps.getVpcConfig()CfnFunctionMixinProps.Builder.vpcConfig(IResolvable vpcConfig) Sets the value ofCfnFunctionMixinProps.getVpcConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnFunctionMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFunctionMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFunctionMixinProps.Builder.