Class GetEventSourceResult


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

      • arn

        public java.lang.String arn()
        Returns:
        ARN of the partner event source
      • createdBy

        public java.lang.String createdBy()
        Returns:
        Name of the SaaS partner that created the event source
      • id

        public java.lang.String id()
        Returns:
        The provider-assigned unique ID for this managed resource.
      • name

        public java.lang.String name()
        Returns:
        Name of the event source
      • namePrefix

        public java.util.Optional<java.lang.String> namePrefix()
      • state

        public java.lang.String state()
        Returns:
        State of the event source (`ACTIVE` or `PENDING`)