Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Note ¶
type Note struct {
// contains filtered or unexported fields
}
Provides a detailed description of a Note.
> **Warning:** This resource is in beta, and should be used with the terraform-provider-google-beta provider. See [Provider Versions](https://terraform.io/docs/providers/google/provider_versions.html) for more details on beta resources.
To get more information about Note, see:
* [API documentation](https://cloud.google.com/container-analysis/api/reference/rest/) * How-to Guides
- [Official Documentation](https://cloud.google.com/container-analysis/)
func GetNote ¶
func GetNote(ctx *pulumi.Context, name string, id pulumi.ID, state *NoteState, opts ...pulumi.ResourceOpt) (*Note, error)
GetNote gets an existing Note resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewNote ¶
func NewNote(ctx *pulumi.Context, name string, args *NoteArgs, opts ...pulumi.ResourceOpt) (*Note, error)
NewNote registers a new resource with the given unique name, arguments, and options.
func (*Note) AttestationAuthority ¶
func (*Note) Name ¶
func (r *Note) Name() *pulumi.StringOutput
func (*Note) Project ¶
func (r *Note) Project() *pulumi.StringOutput