Class GetDomainCognitoOption


  • public final class GetDomainCognitoOption
    extends java.lang.Object
    • Method Detail

      • enabled

        public java.lang.Boolean enabled()
        Returns:
        Enabled disabled toggle for off-peak update window
      • identityPoolId

        public java.lang.String identityPoolId()
        Returns:
        Cognito Identity pool used by the domain.
      • roleArn

        public java.lang.String roleArn()
        Returns:
        IAM Role with the AmazonOpenSearchServiceCognitoAccess policy attached.
      • userPoolId

        public java.lang.String userPoolId()
        Returns:
        Cognito User pool used by the domain.