Struct aws_sdk_amplifybackend::model::ResourceConfig
source · [−]#[non_exhaustive]pub struct ResourceConfig {}
Expand description
Defines the resource configuration for the data model in your Amplify project.
Implementations
Creates a new builder-style object to manufacture ResourceConfig
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ResourceConfig
impl Send for ResourceConfig
impl Sync for ResourceConfig
impl Unpin for ResourceConfig
impl UnwindSafe for ResourceConfig
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