Home
last modified time | relevance | path

Searched defs:CreateSchedulingPolicyOutput (Results 1 – 1 of 1) sorted by relevance

/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/batch/
H A Dapi.go4932 type CreateSchedulingPolicyOutput struct { struct
4933 _ struct{} `type:"structure"`
4939 Arn *string `locationName:"arn" type:"string" required:"true"`
4944 Name *string `locationName:"name" type:"string" required:"true"`
4952 func (s CreateSchedulingPolicyOutput) String() string {
4961 func (s CreateSchedulingPolicyOutput) GoString() string {
4966 func (s *CreateSchedulingPolicyOutput) SetArn(v string) *CreateSchedulingPolicyOutput {
4972 func (s *CreateSchedulingPolicyOutput) SetName(v string) *CreateSchedulingPolicyOutput {