Struct aws_sdk_ecr::model::resource::Builder
source · pub struct Builder { /* private fields */ }Expand description
A builder for Resource.
Implementations§
source§impl Builder
impl Builder
sourcepub fn details(self, input: ResourceDetails) -> Self
pub fn details(self, input: ResourceDetails) -> Self
An object that contains details about the resource involved in a finding.
sourcepub fn set_details(self, input: Option<ResourceDetails>) -> Self
pub fn set_details(self, input: Option<ResourceDetails>) -> Self
An object that contains details about the resource involved in a finding.
Adds a key-value pair to tags.
To override the contents of this collection use set_tags.
The tags attached to the resource.
The tags attached to the resource.