Show / Hide Table of Contents

Class SecretReplicationUserManaged

Inheritance
System.Object
SecretReplicationUserManaged
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.Gcp.SecretManager.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class SecretReplicationUserManaged

Fields

View Source

Replicas

The list of Replicas for this Secret. Cannot be empty. Structure is documented below.

Declaration
public readonly ImmutableArray<SecretReplicationUserManagedReplica> Replicas
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<SecretReplicationUserManagedReplica>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.