Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Settings ¶
type Settings struct { DestinationProperty string `json:"destinationProperty"` // The case-sensitive name of a property of the destination type. EntityType string `json:"entityType"` // Type of the entity whose security context to override. }
func (*Settings) MarshalHCL ¶
func (me *Settings) MarshalHCL(properties hcl.Properties) error
Click to show internal directories.
Click to hide internal directories.