Class GetInstanceAttachmentsAttachment


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

      • domain

        public java.lang.String domain()
        Returns:
        The domain of the instance attachment.
      • endpoint

        public java.lang.String endpoint()
        Returns:
        The access endpoint of the instance attachment.
      • id

        public java.lang.String id()
        Returns:
        The resource ID, the value is same as "instance_name".
      • instanceName

        public java.lang.String instanceName()
        Returns:
        The name of OTS instance.
      • region

        public java.lang.String region()
        Returns:
        The region of the instance attachment.
      • vpcId

        public java.lang.String vpcId()
        Returns:
        The ID of attaching VPC to instance.
      • vpcName

        public java.lang.String vpcName()
        Returns:
        The name of attaching VPC to instance.