public interface S3Resource extends AwsResource
S3ResourceType for a list and description of all valid types.| Modifier and Type | Method and Description |
|---|---|
default Optional<Signer> |
overrideSigner() |
default Optional<S3Resource> |
parentS3Resource()
Gets the optional parent resource.
|
String |
type()
Gets the type of S3 resource represented by this object (e.g.: 'bucket_name').
|
accountId, partition, regionString type()
S3ResourceType for
a list and description of all valid types.default Optional<S3Resource> parentS3Resource()
Copyright © 2022. All rights reserved.