AwsS3Data
class AwsS3Data extends Model (View source)
Properties
| protected | $awsAccessKeyType | ||
| protected | $awsAccessKeyDataType | ||
| string | $bucketName | ||
| string | $cloudfrontDomain | ||
| string | $credentialsSecret | ||
| bool | $managedPrivateNetwork | ||
| string | $path | ||
| string | $roleArn |
Methods
getAwsAccessKey()
No description
setBucketName($bucketName)
No description
string
getBucketName()
No description
setCloudfrontDomain($cloudfrontDomain)
No description
string
getCloudfrontDomain()
No description
setCredentialsSecret($credentialsSecret)
No description
string
getCredentialsSecret()
No description
setManagedPrivateNetwork($managedPrivateNetwork)
No description
bool
getManagedPrivateNetwork()
No description
setPath($path)
No description
string
getPath()
No description
setRoleArn($roleArn)
No description
string
getRoleArn()
No description
Details
setAwsAccessKey(AwsAccessKey $awsAccessKey)
No description
AwsAccessKey
getAwsAccessKey()
No description
setBucketName($bucketName)
No description
string
getBucketName()
No description
setCloudfrontDomain($cloudfrontDomain)
No description
string
getCloudfrontDomain()
No description
setCredentialsSecret($credentialsSecret)
No description
string
getCredentialsSecret()
No description
setManagedPrivateNetwork($managedPrivateNetwork)
No description
bool
getManagedPrivateNetwork()
No description
setPath($path)
No description
string
getPath()
No description
setRoleArn($roleArn)
No description
string
getRoleArn()
No description