AwsFmsIdentityArgs
interface AwsFmsIdentityArgs {
identity: string;
}Stable identity used for AwsFms logical-name generation.
Properties
identity: string
Stable identity segment used to derive Pulumi logical names.
Remarks
This must be a plain non-empty string and should remain stable for the lifecycle of this component instance.