pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.kubernetesconfiguration.kotlin.inputs
/
BucketDefinitionArgs
/
BucketDefinitionArgs
Bucket
Definition
Args
fun
BucketDefinitionArgs
(
accessKey
:
Output
<
String
>
?
=
null
,
bucketName
:
Output
<
String
>
?
=
null
,
insecure
:
Output
<
Boolean
>
?
=
null
,
localAuthRef
:
Output
<
String
>
?
=
null
,
syncIntervalInSeconds
:
Output
<
Double
>
?
=
null
,
timeoutInSeconds
:
Output
<
Double
>
?
=
null
,
url
:
Output
<
String
>
?
=
null
)