toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.kendra.kotlin.outputs
/
DataSourceWebCrawlerBasicAuthentication
Data
Source
Web
Crawler
Basic
Authentication
data
class
DataSourceWebCrawlerBasicAuthentication
(
val
credentials
:
String
,
val
host
:
String
,
val
port
:
Int
)
Members
Constructors
Data
Source
Web
Crawler
Basic
Authentication
Link copied to clipboard
constructor
(
credentials
:
String
,
host
:
String
,
port
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
credentials
Link copied to clipboard
val
credentials
:
String
host
Link copied to clipboard
val
host
:
String
port
Link copied to clipboard
val
port
:
Int