object ModifyEndpointMessage
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ModifyEndpointMessage
- 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
- def apply(EndpointArn: String, CertificateArn: UndefOr[String] = js.undefined, DatabaseName: UndefOr[String] = js.undefined, DmsTransferSettings: UndefOr[DmsTransferSettings] = js.undefined, DynamoDbSettings: UndefOr[DynamoDbSettings] = js.undefined, ElasticsearchSettings: UndefOr[ElasticsearchSettings] = js.undefined, EndpointIdentifier: UndefOr[String] = js.undefined, EndpointType: UndefOr[ReplicationEndpointTypeValue] = js.undefined, EngineName: UndefOr[String] = js.undefined, ExternalTableDefinition: UndefOr[String] = js.undefined, ExtraConnectionAttributes: UndefOr[String] = js.undefined, KinesisSettings: UndefOr[KinesisSettings] = js.undefined, MongoDbSettings: UndefOr[MongoDbSettings] = js.undefined, Password: UndefOr[SecretString] = js.undefined, Port: UndefOr[IntegerOptional] = js.undefined, RedshiftSettings: UndefOr[RedshiftSettings] = js.undefined, S3Settings: UndefOr[S3Settings] = js.undefined, ServerName: UndefOr[String] = js.undefined, ServiceAccessRoleArn: UndefOr[String] = js.undefined, SslMode: UndefOr[DmsSslModeValue] = js.undefined, Username: UndefOr[String] = js.undefined): ModifyEndpointMessage
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
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() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
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() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
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( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.