MDAA TS Docs
Preparing search index...
@aws-mdaa/sm-shared
AssetDeploymentProps
Interface AssetDeploymentProps
interface
AssetDeploymentProps
{
assetBucket
:
IBucket
;
assetDeploymentRole
:
IRole
;
assetPrefix
:
string
;
memoryLimitMB
?:
number
;
scope
:
Construct
;
}
Index
Properties
asset
Bucket
asset
Deployment
Role
asset
Prefix
memory
Limit
MB?
scope
Properties
Readonly
asset
Bucket
assetBucket
:
IBucket
Readonly
asset
Deployment
Role
assetDeploymentRole
:
IRole
Readonly
asset
Prefix
assetPrefix
:
string
Optional
Readonly
memory
Limit
MB
memoryLimitMB
?:
number
Readonly
scope
scope
:
Construct
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
Bucket
asset
Deployment
Role
asset
Prefix
memory
Limit
MB
scope
MDAA TS Docs
Loading...