/dhall-aws-cloudformation/cloudformation/AWS::ElastiCache::ReplicationGroup/LogDeliveryConfigurationRequest.dhall

Copy path to clipboard

Source

{ Type =
{ DestinationDetails : (./DestinationDetails.dhall).Type
, DestinationType : (./../../Fn.dhall).CfnText
, LogFormat : (./../../Fn.dhall).CfnText
, LogType : (./../../Fn.dhall).CfnText
}
, default = {=}
}