Class ExportPipelineArgs


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

      • exportPipelineName

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> exportPipelineName()
        Returns:
        The name of the export pipeline.
      • identity

        public java.util.Optional<com.pulumi.core.Output<IdentityPropertiesArgs>> identity()
        Returns:
        The identity of the export pipeline.
      • location

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> location()
        Returns:
        The location of the export pipeline.
      • options

        public java.util.Optional<com.pulumi.core.Output<java.util.List<com.pulumi.core.Either<java.lang.String,​PipelineOptions>>>> options()
        Returns:
        The list of all options configured for the pipeline.
      • registryName

        public com.pulumi.core.Output<java.lang.String> registryName()
        Returns:
        The name of the container registry.
      • resourceGroupName

        public com.pulumi.core.Output<java.lang.String> resourceGroupName()
        Returns:
        The name of the resource group. The name is case insensitive.