pulumi-aws-native-kotlin
0.82.0.0
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
)
Types
Constructors
Properties
Constructors
Data
Source
Web
Crawler
Basic
Authentication
Link copied to clipboard
fun
DataSourceWebCrawlerBasicAuthentication
(
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