Class GoogleChannelConfigArgs


  • public final class GoogleChannelConfigArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • cryptoKeyName

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> cryptoKeyName()
        Returns:
        Optional. Resource name of a KMS crypto key (managed by the user) used to encrypt/decrypt their event data. It must match the pattern `projects/*/locations/*/keyRings/*/cryptoKeys/*`.
      • location

        public com.pulumi.core.Output<java.lang.String> location()
        Returns:
        The location for the resource
      • name

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> name()
        Returns:
        Required. The resource name of the config. Must be in the format of, `projects/{project}/locations/{location}/googleChannelConfig`. ***
      • project

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> project()
        Returns:
        The project for the resource