Class GetConnectionResult


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

      • arn

        public java.lang.String arn()
        Returns:
        ARN of the connection.
      • awsDevice

        public java.lang.String awsDevice()
        Returns:
        Direct Connect endpoint on which the physical connection terminates.
      • bandwidth

        public java.lang.String bandwidth()
        Returns:
        Bandwidth of the connection.
      • id

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

        public java.lang.String location()
        Returns:
        AWS Direct Connect location where the connection is located.
      • name

        public java.lang.String name()
      • ownerAccountId

        public java.lang.String ownerAccountId()
        Returns:
        ID of the AWS account that owns the connection.
      • providerName

        public java.lang.String providerName()
        Returns:
        Name of the service provider associated with the connection.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        Map of tags for the resource.