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