StopTriggerOutput
import "github.com/aws/aws-sdk-go/service/glue"
type StopTriggerOutput struct { Name *string `min:"1" type:"string"` }
- Name
-
Type:
*string
The name of the trigger that was stopped.
Method
GoString
func (s StopTriggerOutput) GoString() string
GoString returns the string representation
SetName
func (s *StopTriggerOutput) SetName(v string) *StopTriggerOutput
SetName sets the Name field's value.
String
func (s StopTriggerOutput) String() string
String returns the string representation