Preparing search index...
The search index is not available
@aws-quickstart/eks-blueprints
@aws-quickstart/eks-blueprints
resources
CreateS3BucketProps
Interface CreateS3BucketProps
interface
CreateS3BucketProps
{
id
:
string
;
name
?:
string
;
s3BucketProps
?:
Omit
<
BucketProps
,
"bucketName"
>
;
}
Index
Properties
id
name?
s3
Bucket
Props?
Properties
Readonly
id
id
:
string
Optional
Readonly
name
name
?:
string
Optional
Readonly
s3
Bucket
Props
s3
Bucket
Props
?:
Omit
<
BucketProps
,
"bucketName"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
s3
Bucket
Props
@aws-quickstart/eks-blueprints
Loading...