pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.appflow.kotlin.outputs
/
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorOauth2Properties
Connector
Profile
Connector
Profile
Config
Connector
Profile
Properties
Custom
Connector
Oauth2Properties
data
class
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorOauth2Properties
(
val
oauth2GrantType
:
String
,
val
tokenUrl
:
String
,
val
tokenUrlCustomProperties
:
Map
<
String
,
String
>
?
=
null
)
Types
Constructors
Properties
Constructors
Connector
Profile
Connector
Profile
Config
Connector
Profile
Properties
Custom
Connector
Oauth2Properties
Link copied to clipboard
fun
ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesCustomConnectorOauth2Properties
(
oauth2GrantType
:
String
,
tokenUrl
:
String
,
tokenUrlCustomProperties
:
Map
<
String
,
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
oauth2Grant
Type
Link copied to clipboard
val
oauth2GrantType
:
String
token
Url
Link copied to clipboard
val
tokenUrl
:
String
token
Url
Custom
Properties
Link copied to clipboard
val
tokenUrlCustomProperties
:
Map
<
String
,
String
>
?
=
null