Struct aws_sdk_s3::types::Owner
source · #[non_exhaustive]pub struct Owner { /* private fields */ }
Expand description
Container for the owner's display name and ID.
Implementations§
source§impl Owner
impl Owner
sourcepub fn display_name(&self) -> Option<&str>
pub fn display_name(&self) -> Option<&str>
Container for the display name of the owner. This value is only supported in the following Amazon Web Services Regions:
-
US East (N. Virginia)
-
US West (N. California)
-
US West (Oregon)
-
Asia Pacific (Singapore)
-
Asia Pacific (Sydney)
-
Asia Pacific (Tokyo)
-
Europe (Ireland)
-
South America (São Paulo)