Struct aws_sdk_apprunner::model::code_repository::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for CodeRepository
Implementations
The location of the repository that contains the source code.
The location of the repository that contains the source code.
The version that should be used within the source code repository.
The version that should be used within the source code repository.
Configuration for building and running the service from a source code repository.
Configuration for building and running the service from a source code repository.
Consumes the builder and constructs a CodeRepository
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more