toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.storage.kotlin.outputs
/
GetObjectSignedUrlResult
/
GetObjectSignedUrlResult
Get
Object
Signed
Url
Result
constructor
(
bucket
:
String
,
contentMd5
:
String
?
=
null
,
contentType
:
String
?
=
null
,
credentials
:
String
?
=
null
,
duration
:
String
?
=
null
,
extensionHeaders
:
Map
<
String
,
String
>
?
=
null
,
httpMethod
:
String
?
=
null
,
id
:
String
,
path
:
String
,
signedUrl
:
String
)