Class S3OutpostResource
A resource in an S3 Outpost
public class S3OutpostResource
- Inheritance
-
S3OutpostResource
- Inherited Members
Constructors
S3OutpostResource(Arn)
Create a new S3OutpostResource object
public S3OutpostResource(Arn arn)
Parameters
arn
Arn
Properties
AccessPointName
Name of the access point bucket
public string AccessPointName { get; set; }
Property Value
FullAccessPointName
The full name of the S3 Outpost Resource
public string FullAccessPointName { get; }
Property Value
Key
Key for object in bucket
public string Key { get; set; }
Property Value
OutpostId
ID of the S3 Outpost
public string OutpostId { get; set; }