pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lambda.kotlin.outputs
/
GetUrlResult
/
GetUrlResult
Get
Url
Result
fun
GetUrlResult
(
authType
:
UrlAuthType
?
=
null
,
cors
:
UrlCors
?
=
null
,
functionArn
:
String
?
=
null
,
functionUrl
:
String
?
=
null
,
invokeMode
:
UrlInvokeMode
?
=
null
)