S3Settings.

CopyS3Settings<T>(T) Method

Summary

Copies the settings to a instance of S3Settings class.
Assembly
Cake.AWS.S3.dll
Namespace
Cake.AWS.S3
Containing Type
S3Settings

Syntax

protected T CopyS3Settings<T>(T copy = null) where T : S3Settings

Type Parameters

Name Description
T

Parameters

Name Type Description
copy T

Return Value

Type Description
T