C# 클래스 Amazon.DatabaseMigrationService.Model.CreateEndpointRequest

Container for the parameters to the CreateEndpoint operation. Creates an endpoint using the provided settings.
상속: AmazonDatabaseMigrationServiceRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetCertificateArn ( ) : bool
IsSetDatabaseName ( ) : bool
IsSetEndpointIdentifier ( ) : bool
IsSetEndpointType ( ) : bool
IsSetEngineName ( ) : bool
IsSetExtraConnectionAttributes ( ) : bool
IsSetKmsKeyId ( ) : bool
IsSetPassword ( ) : bool
IsSetPort ( ) : bool
IsSetServerName ( ) : bool
IsSetServiceAccessRoleArn ( ) : bool
IsSetSslMode ( ) : bool
IsSetTags ( ) : bool
IsSetUsername ( ) : bool