Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type String ¶
type String struct {
	sdk.ResourceState
	Result sdk.StringOutput `pulumi:"result"`
}
    func NewString ¶
func NewString(ctx *sdk.Context, name string, args *StringArgs, opts ...sdk.ResourceOption) (*String, error)
type StringArgs ¶
 Click to show internal directories. 
   Click to hide internal directories.