| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static FunctionResource.ScheduleEventProperty.Builder |
FunctionResource.ScheduleEventProperty.builder() |
FunctionResource.ScheduleEventProperty.Builder |
FunctionResource.ScheduleEventProperty.Builder.withInput(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Input
|
FunctionResource.ScheduleEventProperty.Builder |
FunctionResource.ScheduleEventProperty.Builder.withInput(String value)
Sets the value of Input
|
FunctionResource.ScheduleEventProperty.Builder |
FunctionResource.ScheduleEventProperty.Builder.withSchedule(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Schedule
|
FunctionResource.ScheduleEventProperty.Builder |
FunctionResource.ScheduleEventProperty.Builder.withSchedule(String value)
Sets the value of Schedule
|
Copyright © 2018. All rights reserved.