Uses of Interface
com.hashicorp.cdktf.providers.google.secret_manager_secret.SecretManagerSecretReplicationUserManaged
-
Packages that use SecretManagerSecretReplicationUserManaged Package Description com.hashicorp.cdktf.providers.google.secret_manager_secret google_secret_manager_secret -
-
Uses of SecretManagerSecretReplicationUserManaged in com.hashicorp.cdktf.providers.google.secret_manager_secret
Classes in com.hashicorp.cdktf.providers.google.secret_manager_secret that implement SecretManagerSecretReplicationUserManaged Modifier and Type Class Description static classSecretManagerSecretReplicationUserManaged.Jsii$ProxyAn implementation forSecretManagerSecretReplicationUserManagedMethods in com.hashicorp.cdktf.providers.google.secret_manager_secret that return SecretManagerSecretReplicationUserManaged Modifier and Type Method Description SecretManagerSecretReplicationUserManagedSecretManagerSecretReplicationUserManaged.Builder. build()Builds the configured instance.SecretManagerSecretReplicationUserManagedSecretManagerSecretReplicationUserManagedOutputReference. getInternalValue()default SecretManagerSecretReplicationUserManagedSecretManagerSecretReplication. getUserManaged()user_managed block.SecretManagerSecretReplicationUserManagedSecretManagerSecretReplication.Jsii$Proxy. getUserManaged()SecretManagerSecretReplicationUserManagedSecretManagerSecretReplicationOutputReference. getUserManagedInput()Methods in com.hashicorp.cdktf.providers.google.secret_manager_secret with parameters of type SecretManagerSecretReplicationUserManaged Modifier and Type Method Description voidSecretManagerSecretReplicationOutputReference. putUserManaged(SecretManagerSecretReplicationUserManaged value)voidSecretManagerSecretReplicationUserManagedOutputReference. setInternalValue(SecretManagerSecretReplicationUserManaged value)SecretManagerSecretReplication.BuilderSecretManagerSecretReplication.Builder. userManaged(SecretManagerSecretReplicationUserManaged userManaged)Sets the value ofSecretManagerSecretReplication.getUserManaged()
-