Struct aws_sdk_ecr::input::GetRegistryScanningConfigurationInput [−][src]
#[non_exhaustive]pub struct GetRegistryScanningConfigurationInput {}Implementations
pub async fn make_operation(
&self,
_config: &Config
) -> Result<Operation<GetRegistryScanningConfiguration, AwsErrorRetryPolicy>, BuildError>
pub async fn make_operation(
&self,
_config: &Config
) -> Result<Operation<GetRegistryScanningConfiguration, AwsErrorRetryPolicy>, BuildError>
Consumes the builder and constructs an Operation<GetRegistryScanningConfiguration>
Creates a new builder-style object to manufacture GetRegistryScanningConfigurationInput
Trait Implementations
Auto Trait Implementations
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
