Show / Hide Table of Contents

Class GetServiceGrafanaUserConfigExternalImageStorageResult

Inheritance
System.Object
GetServiceGrafanaUserConfigExternalImageStorageResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aiven.Outputs
Assembly: Pulumi.Aiven.dll
Syntax
public sealed class GetServiceGrafanaUserConfigExternalImageStorageResult

Fields

View Source

AccessKey

Declaration
public readonly string AccessKey
Field Value
Type Description
System.String
View Source

BucketUrl

Declaration
public readonly string BucketUrl
Field Value
Type Description
System.String
View Source

Provider

Declaration
public readonly string Provider
Field Value
Type Description
System.String
View Source

SecretKey

Declaration
public readonly string SecretKey
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.