Class | Description |
---|---|
ApplyJobPlanResolution |
Specifies which plan job provides an execution plan for input to the apply or destroy job.
|
ApplyJobPlanResolution.Builder | |
ConfigSource |
Location of the zip file that contains the Terraform configuration.
|
CreateConfigSourceDetails |
Property details for the configuration source.
|
CreateJobDetails |
Defines the requirements and properties of a job to create and run against the specified stack.
|
CreateJobDetails.Builder | |
CreateStackDetails |
Properties provided for creating a stack.
|
CreateStackDetails.Builder | |
CreateZipUploadConfigSourceDetails |
Property details for uploading the configuration zip file.
|
CreateZipUploadConfigSourceDetails.Builder | |
FailureDetails |
|
FailureDetails.Builder | |
Job |
Jobs perform the actions that are defined in your configuration.
|
Job.Builder | |
JobSummary |
Returns a listing of all of the specified job’s properties and their values.
|
JobSummary.Builder | |
LogEntry |
Log entry for an operation resulting from a job’s execution.
|
LogEntry.Builder | |
Stack |
The stack object.
|
Stack.Builder | |
StackSummary |
Returns a list of properties and the defining property values for the specified stack.
|
StackSummary.Builder | |
UpdateConfigSourceDetails |
Updates the property details for the configuration source.
|
UpdateJobDetails |
Updates the display name, free-form tags, and/or defined tag properties of the job.
|
UpdateJobDetails.Builder | |
UpdateStackDetails |
Specifies which fields and the data for each to update on the specified stack.
|
UpdateStackDetails.Builder | |
UpdateZipUploadConfigSourceDetails |
Updates property details for the configuration .zip file.
|
UpdateZipUploadConfigSourceDetails.Builder | |
ZipUploadConfigSource |
File path to the location of the zip file that contains the Terraform configuration.
|
ZipUploadConfigSource.Builder |
Enum | Description |
---|---|
FailureDetails.Code |
Job failure reason.
|
Job.LifecycleState | |
Job.Operation |
The type of job executing.
|
LogEntry.Level |
Specifies the severity level of the log entry.
|
LogEntry.Type |
Specifies the log type for the log entry.
|
Stack.LifecycleState |
The current lifecycle state of the stack.
|
Copyright © 2016–2019. All rights reserved.