pipelineDefinitionS3Location

@JvmName(name = "bvmysdvlsitarkju")
suspend fun pipelineDefinitionS3Location(value: Output<PipelinePipelineDefinitionS3LocationArgs>)
@JvmName(name = "xbiawnojxeqgvcxp")
suspend fun pipelineDefinitionS3Location(value: PipelinePipelineDefinitionS3LocationArgs?)

Parameters

value

The location of the pipeline definition stored in Amazon S3. If specified, SageMaker will retrieve the pipeline definition from this location. see Pipeline Definition S3 Location details below.


@JvmName(name = "cowqtkjanptgtryl")
suspend fun pipelineDefinitionS3Location(argument: suspend PipelinePipelineDefinitionS3LocationArgsBuilder.() -> Unit)

Parameters

argument

The location of the pipeline definition stored in Amazon S3. If specified, SageMaker will retrieve the pipeline definition from this location. see Pipeline Definition S3 Location details below.