AwsIamStrategy.(constructor)
Home > @backstage/plugin-kubernetes-backend > AwsIamStrategy > (constructor)
Constructs a new instance of the AwsIamStrategy class
Signature:
constructor(opts: {
config: Config;
});
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
opts |
{ config: Config; } |