Class GetProfilingGroupResult


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

      • arn

        public java.lang.String arn()
        Returns:
        ARN of the Profiling Group.
      • computePlatform

        public java.lang.String computePlatform()
        Returns:
        The compute platform of the profiling group.
      • createdAt

        public java.lang.String createdAt()
        Returns:
        Timestamp when Profiling Group was created.
      • id

        public java.lang.String id()
      • name

        public java.lang.String name()
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        Mapping of Key-Value tags for the resource.
      • updatedAt

        public java.lang.String updatedAt()
        Returns:
        Timestamp when Profiling Group was updated.