'宣言 Public Function New( _ ByVal name As System.String, _ ByVal bucketName As System.String, _ ByVal s3Client As Amazon.S3.AmazonS3Client _ )
public AWSStorage( System.string name, System.string bucketName, Amazon.S3.AmazonS3Client s3Client )
パラメータ
- name
- ファイル名
- bucketName
- AWS の BucketName
- s3Client
- AmazonS3Client インスタンス