Builder
Properties
Represents information about an action configuration.
Represents information about an action type.
Represents an Amazon Web Services session credentials object. These credentials are temporary credentials that are issued by Amazon Web Services Secure Token Service (STS). They can be used to access input and output artifacts in the S3 bucket used to store artifacts for the pipeline in CodePipeline.
A system-generated token, such as a deployment ID, required by a job to continue the job asynchronously.
Represents information about the key used to encrypt data in the artifact store, such as an KMS key.
The artifact supplied to the job.
The output of the job.
Represents information about a pipeline to a job worker.
Functions
construct an aws.sdk.kotlin.services.codepipeline.model.ActionConfiguration inside the given block
construct an aws.sdk.kotlin.services.codepipeline.model.ActionTypeId inside the given block
construct an aws.sdk.kotlin.services.codepipeline.model.AwsSessionCredentials inside the given block
construct an aws.sdk.kotlin.services.codepipeline.model.EncryptionKey inside the given block
construct an aws.sdk.kotlin.services.codepipeline.model.PipelineContext inside the given block