@finnairoyj/cdk-constructs-lib
    Preparing search index...

    Interface SSHHostsConfig

    interface SSHHostsConfig {
        hosts: Record<string, HostConfig>;
    }
    Index

    Properties

    Properties

    hosts: Record<string, HostConfig>

    List of target EC2 hosts to configure in local SSH setup Use a friendly name for the target host as the key