object Capability extends Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Capability
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
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() @IntrinsicCandidate()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
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() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- implicit def toAws(value: Capability): software.amazon.awscdk.services.ecs.Capability
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
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()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- object All extends Capability with Product with Serializable
- object AuditControl extends Capability with Product with Serializable
- object AuditWrite extends Capability with Product with Serializable
- object BlockSuspend extends Capability with Product with Serializable
- object Chown extends Capability with Product with Serializable
- object DacOverride extends Capability with Product with Serializable
- object DacReadSearch extends Capability with Product with Serializable
- object Fowner extends Capability with Product with Serializable
- object Fsetid extends Capability with Product with Serializable
- object IpcLock extends Capability with Product with Serializable
- object IpcOwner extends Capability with Product with Serializable
- object Kill extends Capability with Product with Serializable
- object Lease extends Capability with Product with Serializable
- object LinuxImmutable extends Capability with Product with Serializable
- object MacAdmin extends Capability with Product with Serializable
- object MacOverride extends Capability with Product with Serializable
- object Mknod extends Capability with Product with Serializable
- object NetAdmin extends Capability with Product with Serializable
- object NetBindService extends Capability with Product with Serializable
- object NetBroadcast extends Capability with Product with Serializable
- object NetRaw extends Capability with Product with Serializable
- object Setfcap extends Capability with Product with Serializable
- object Setgid extends Capability with Product with Serializable
- object Setpcap extends Capability with Product with Serializable
- object Setuid extends Capability with Product with Serializable
- object SysAdmin extends Capability with Product with Serializable
- object SysBoot extends Capability with Product with Serializable
- object SysChroot extends Capability with Product with Serializable
- object SysModule extends Capability with Product with Serializable
- object SysNice extends Capability with Product with Serializable
- object SysPacct extends Capability with Product with Serializable
- object SysPtrace extends Capability with Product with Serializable
- object SysRawio extends Capability with Product with Serializable
- object SysResource extends Capability with Product with Serializable
- object SysTime extends Capability with Product with Serializable
- object SysTtyConfig extends Capability with Product with Serializable
- object Syslog extends Capability with Product with Serializable
- object WakeAlarm extends Capability with Product with Serializable
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated