Class OrderV1Args


  • public final class OrderV1Args
    extends com.pulumi.resources.ResourceArgs
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  OrderV1Args.Builder  
      • Nested classes/interfaces inherited from class com.pulumi.resources.InputArgs

        com.pulumi.resources.InputArgs.InputArgsInternal
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static OrderV1Args Empty  
    • Method Detail

      • meta

        public com.pulumi.core.Output<OrderV1MetaArgs> meta()
        Returns:
        Dictionary containing the order metadata used to generate the order. The structure is described below.
      • region

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> region()
        Returns:
        The region in which to obtain the V1 KeyManager client. A KeyManager client is needed to create a order. If omitted, the `region` argument of the provider is used. Changing this creates a new V1 order.
      • type

        public com.pulumi.core.Output<java.lang.String> type()
        Returns:
        The type of key to be generated. Must be one of `asymmetric`, `key`.