@aws-quickstart/eks-blueprints
    Preparing search index...

    Class BatchEksTeam

    Interface for a team.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    batchTeamProps: BatchEksTeamProps
    name: string

    Team name, expected to be unique

    namespaceManifest: KubernetesManifest
    serviceAccount: ServiceAccount
    teamProps: TeamProps

    Methods

    • Creates a new role with trust relationship or adds trust relationship for an existing role.

      Parameters

      • clusterInfo: ClusterInfo
      • users: ArnPrincipal[]
      • OptionalroleArn: string

      Returns undefined | IRole