Class SecretStoreConfig.Groups

  • Enclosing class:
    SecretStoreConfig

    public static final class SecretStoreConfig.Groups
    extends com.yahoo.config.InnerNode
    This class represents secret-store.groups[]
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String awsId()  
      java.lang.String externalId()  
      java.lang.String name()  
      java.lang.String region()  
      java.lang.String role()  
      • Methods inherited from class com.yahoo.config.InnerNode

        equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toString
      • Methods inherited from class com.yahoo.config.Node

        clone
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • name

        public java.lang.String name()
        Returns:
        secret-store.groups[].name
      • region

        public java.lang.String region()
        Returns:
        secret-store.groups[].region
      • awsId

        public java.lang.String awsId()
        Returns:
        secret-store.groups[].awsId
      • role

        public java.lang.String role()
        Returns:
        secret-store.groups[].role
      • externalId

        public java.lang.String externalId()
        Returns:
        secret-store.groups[].externalId