Package-level declarations
Types
Link copied to clipboard
enum ComponentVersionComponentDependencyRequirementDependencyType : Enum<ComponentVersionComponentDependencyRequirementDependencyType> , ConvertibleToJava<ComponentVersionComponentDependencyRequirementDependencyType>
Link copied to clipboard
enum ComponentVersionLambdaEventSourceType : Enum<ComponentVersionLambdaEventSourceType> , ConvertibleToJava<ComponentVersionLambdaEventSourceType>
The type of event source. Choose from the following options:
Link copied to clipboard
enum ComponentVersionLambdaExecutionParametersInputPayloadEncodingType : Enum<ComponentVersionLambdaExecutionParametersInputPayloadEncodingType> , ConvertibleToJava<ComponentVersionLambdaExecutionParametersInputPayloadEncodingType>
The encoding type that the Lambda function supports. Default: json
Link copied to clipboard
enum ComponentVersionLambdaFilesystemPermission : Enum<ComponentVersionLambdaFilesystemPermission> , ConvertibleToJava<ComponentVersionLambdaFilesystemPermission>
Link copied to clipboard
enum ComponentVersionLambdaLinuxProcessParamsIsolationMode : Enum<ComponentVersionLambdaLinuxProcessParamsIsolationMode> , ConvertibleToJava<ComponentVersionLambdaLinuxProcessParamsIsolationMode>
The isolation mode for the process that contains the Lambda function. The process can run in an isolated runtime environment inside the AWS IoT Greengrass container, or as a regular process outside any container. Default: GreengrassContainer
Link copied to clipboard
enum DeploymentComponentUpdatePolicyAction : Enum<DeploymentComponentUpdatePolicyAction> , ConvertibleToJava<DeploymentComponentUpdatePolicyAction>
Whether or not to notify components and wait for components to become safe to update. Choose from the following options:
Link copied to clipboard
enum DeploymentIoTJobAbortCriteriaAction : Enum<DeploymentIoTJobAbortCriteriaAction> , ConvertibleToJava<DeploymentIoTJobAbortCriteriaAction>
The action to perform when the criteria are met.
Link copied to clipboard
enum DeploymentIoTJobAbortCriteriaFailureType : Enum<DeploymentIoTJobAbortCriteriaFailureType> , ConvertibleToJava<DeploymentIoTJobAbortCriteriaFailureType>
The type of job deployment failure that can cancel a job.
Link copied to clipboard
enum DeploymentPoliciesFailureHandlingPolicy : Enum<DeploymentPoliciesFailureHandlingPolicy> , ConvertibleToJava<DeploymentPoliciesFailureHandlingPolicy>
The failure handling policy for the configuration deployment. This policy defines what to do if the deployment fails. Default: ROLLBACK