AWSS3RedirectAllRequestsTo Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSS3Model.h AWSS3Model.m |
hostName
Name of the host where requests will be redirected.
@property (nonatomic, strong) NSString *hostName
Declared In
AWSS3Model.h
protocols
Protocol to use (http, https) when redirecting requests. The default is the protocol that is used in the original request.
@property (nonatomic, assign) AWSS3Protocols protocols
Declared In
AWSS3Model.h