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