object primitives
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- primitives
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type AccessLogEnabled = Boolean
- type AccessLogInterval = Int
- type AccessLogPrefix = String
- type AccessPointName = String
- type AccessPointPort = Int
- type AdditionalAttributeKey = String
- type AdditionalAttributeValue = String
- type AttributeName = String
- type AttributeType = String
- type AttributeValue = String
- type AvailabilityZone = String
- type Cardinality = String
- type ConnectionDrainingEnabled = Boolean
- type ConnectionDrainingTimeout = Int
- type CookieExpirationPeriod = Long
- type CookieName = String
- type CreatedTime = Instant
- type CrossZoneLoadBalancingEnabled = Boolean
- type DNSName = String
- type DefaultValue = String
- type Description = String
- type EndPointPort = Int
- type HealthCheckInterval = Int
- type HealthCheckTarget = String
- type HealthCheckTimeout = Int
- type HealthyThreshold = Int
- type IdleTimeout = Int
- type InstanceId = String
- type InstancePort = Int
- type LoadBalancerScheme = String
- type Marker = String
- type Max = String
- type Name = String
- type PageSize = Int
- type PolicyName = String
- type PolicyTypeName = String
- type Protocol = String
- type ReasonCode = String
- type S3BucketName = String
- type SSLCertificateId = String
- type SecurityGroupId = String
- type SecurityGroupName = String
- type SecurityGroupOwnerAlias = String
- type State = String
- type SubnetId = String
- type TagKey = String
- type TagValue = String
- type UnhealthyThreshold = Int
- type VPCId = String
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()