UpdateStackSetOutput
import "github.com/aws/aws-sdk-go/service/cloudformation"
type UpdateStackSetOutput struct { OperationId *string `min:"1" type:"string"` }
- OperationId
-
Type:
*string
The unique ID for this stack set operation.
Method
GoString
func (s UpdateStackSetOutput) GoString() string
GoString returns the string representation
SetOperationId
func (s *UpdateStackSetOutput) SetOperationId(v string) *UpdateStackSetOutput
SetOperationId sets the OperationId field's value.
String
func (s UpdateStackSetOutput) String() string
String returns the string representation